DXSeparator.Length Property
Gets or sets the length of DXSeparator. This is a bindable property.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
#Declaration
public double Length { get; set; }
#Property Value
Type | Description |
---|---|
Double | The length of DXSeparator. |