Back to Devexpress

DXSeparator.Thickness Property

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

latest761 B
Original Source

DXSeparator.Thickness Property

Gets or sets the DXSeparator thickness. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public double Thickness { get; set; }

Property Value

TypeDescription
Double

The DXSeparator thickness.

|

See Also

DXSeparator Class

DXSeparator Members

DevExpress.Maui.Core Namespace