MobileForms Toolkit Documentation

ToolbarItemCollection.Item Property

Gets or sets the ToolbarItem at the specified index within the collection.

Overload List

Gets or sets the ToolbarItem at the specified index within the collection.

public ToolbarItem this[int] {get; set;}

 

public ToolbarItem this[string] {get; set;}

See Also

ToolbarItemCollection Class | Resco.Controls.CommonControls Namespace