MobileForms Toolkit Documentation

RollerItemCollection.Item Property

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

public Roller this[
int index
] {get; set;}

Parameters

index
The index of the ToolbarItem in the collection to set or retrieve.

Property Value

An item representing the ToolbarItem located at the specified index within the collection.

See Also

RollerItemCollection Class | Resco.Controls.OutlookControls Namespace