ReportToolbarStyles.ButtonStyle Property
Provides access to the style settings of the ReportToolbar‘s buttons.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
ReportToolbarButtonStyle | A ReportToolbarButtonStyle object. |
See Also