ReportToolbarComboBoxStyle.AssignCellSpacingToControl(ASPxComboBox) Method
Assigns the specified spacing between items in a ReportToolbar‘s combo box.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
control | ASPxComboBox | A ASPxComboBox object. |
See Also