Back to Devexpress

CheckEdit.CheckBoxIndent Property

maui-devexpress-dot-maui-dot-editors-dot-checkedit-c6ef48d5.md

latest801 B
Original Source

CheckEdit.CheckBoxIndent Property

Gets or sets the indent of the checkbox from the label. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double CheckBoxIndent { get; set; }

Property Value

TypeDefaultDescription
Double0

The indent.

|

See Also

CheckEdit Class

CheckEdit Members

DevExpress.Maui.Editors Namespace