FormGroupItem.SeparatorThickness Property
Gets or sets the group separator thickness. This is a bindable property.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public double SeparatorThickness { get; set; }
Property Value
Type | Description |
---|---|
Double | The separator thickness. |
See Also