ReportToolbarLabel Properties
Represents a text label within the ReportToolbar control.Name | Description |
---|---|
AssociatedItemName | Specifies the name of the ReportToolbar item associated with the ReportToolbarLabel object. |
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 label. |
Name | Overrides the ReportToolbarItem.Name property. |
Text | Gets or sets the text caption displayed within the toolbar label. |
See Also