Back to Devexpress

AffixTextColumnBase.AffixIndent Property

maui-devexpress-dot-maui-dot-datagrid-dot-affixtextcolumnbase-7dfc0efd.md

latest823 B
Original Source

AffixTextColumnBase.AffixIndent Property

Gets or sets the affix’s indent. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public double AffixIndent { get; set; }

Property Value

TypeDescription
Double

The affix’s indent.

|

See Also

AffixTextColumnBase Class

AffixTextColumnBase Members

DevExpress.Maui.DataGrid Namespace