LayoutGroup.Paddings Property
Gets the padding settings of a layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Paddings | A Paddings object that contains padding settings. |
See Also