ReportToolbarItem Properties
Represents an item within the ReportToolbar control.Name | Description |
---|---|
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
ItemKind | Gets or sets the type of a particular report toolbar item. |
Name | Gets or sets the name of the toolbar item. |
See Also