ReportToolbarItem Constructors
Represents an item within the ReportToolbar control.Name | Parameters | Description |
---|---|---|
ReportToolbarItem() | none | Initializes a new instance of the ReportToolbarItem class with the default settings. |
ReportToolbarItem(ReportToolbarItemKind) | itemKind | Initializes a new instance of the ReportToolbarItem class with the specified kind of toolbar item. |
See Also