Back to Devexpress

DXSeparator.Length Property

maui-devexpress-dot-maui-dot-core-dot-dxseparator-9e03a1c5.md

latest755 B
Original Source

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

csharp
public double Length { get; set; }

Property Value

TypeDescription
Double

The length of DXSeparator.

|

See Also

DXSeparator Class

DXSeparator Members

DevExpress.Maui.Core Namespace