RowProperties.ShouldSerializePadding() Method
In This Article
Returns whether the RowProperties.Padding property should be serialized.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true if the Row |
See Also