Gets or sets the ToolbarItem at the specified index within the collection.
Gets or sets the ToolbarItem at the specified index within the collection.
public ToolbarItem this[int] {get; set;}
public ToolbarItem this[string] {get; set;}
ToolbarItemCollection Class | Resco.Controls.CommonControls Namespace