DocumentViewerReportToolbarStyles.ToolbarComboBoxExtraWidth Property
Specifies the maximum width that a combo box is allowed to have.
Namespace: DevExpress.XtraReports.Web.DocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | String.Empty | A Unit structure. |
Remarks
Use this property to ensure a consistent appearance for a Document Viewer under different application skin settings.
See Also