DocumentViewerReportRibbonGroup(String) Constructor
Initializes a new instance of the DocumentViewerReportRibbonGroup class with the specified text.
Namespace: DevExpress.XtraReports.Web.DocumentViewer.Ribbon
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
text | String | A String value, specifying the Ribbon group title. |
See Also