Encapulates a list of HtmlEditor..::.ButtonInfo objects.
| C# |
public class ButtonBarInfo : HtmlEditor..::.ToolbarElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| HtmlEditor..::.ButtonBarInfo(String, List<(Of <(HtmlEditor..::.ButtonInfo>)>)) |
Constructor.
| |
| Buttons |
The list of HtmlEditor..::.ButtonInfo objects.
| |
| FindButtonIndex(String) |
Finds the index of the named button in the list.
|
| Object | ||
| HtmlEditor..::.ToolbarElement | ||
| HtmlEditor..::.ButtonBarInfo | ||