SeparatorControl.ShouldSerializeLineColor() Method
Returns whether the SeparatorControl.LineColor 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.LineColor property should be serialized; otherwise, false. |
See Also