ReportToolbarLabel(ReportToolbarItemKind) Constructor
Initializes a new instance of the ReportToolbarLabel class with the specified item’s kind.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
itemKind | ReportToolbarItemKind | A ReportToolbarItemKind enumeration value which defines the type of a toolbar label. |
See Also