Back to Devexpress

AffixTextColumnBase.Prefix Property

maui-devexpress-dot-maui-dot-datagrid-dot-affixtextcolumnbase-492aebd5.md

latest809 B
Original Source

AffixTextColumnBase.Prefix Property

Gets or sets the text column’s prefix. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public string Prefix { get; set; }

Property Value

TypeDescription
String

The prefix.

|

See Also

AffixTextColumnBase Class

AffixTextColumnBase Members

DevExpress.Maui.DataGrid Namespace