ReportToolbar.ComboBoxExtraWidth Property
For internal use only.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
[Browsable(false)]
[DefaultValue(typeof(Unit), "")]
public Unit ComboBoxExtraWidth { get; set; }
Property Value
Type | Default |
---|---|
Unit | String.Empty |
See Also