DropDownWindowStyle.Paddings Property
Gets the drop down window‘s padding settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Paddings | A Paddings object that contains padding settings. |
Remarks
The Paddings property provides access to the padding settings defined for the drop down window.
See Also