SeparatorControl.ShouldSerializePadding() Method
Returns whether the SeparatorControl.Padding property should be serialized.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the SeparatorControl.Padding property should be serialized; otherwise, false. |
See Also