Gets or sets the toolbar at the specified index.
Gets or sets the toolbar at the specified index.
public Toolbar this[int] {get; set;}
Gets or sets the toolbar with the specified ID.
public Toolbar this[string] {get; set;}
ToolbarList Class | Karamasoft.WebControls.UltimateEditor Namespace