Back to Devexpress

CustomCellDisplayTextEventArgs.DisplayText Property

maui-devexpress-dot-maui-dot-datagrid-dot-customcelldisplaytexteventargs.md

latest885 B
Original Source

CustomCellDisplayTextEventArgs.DisplayText Property

Gets or sets the text that is displayed in the cell.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public string DisplayText { get; set; }

Property Value

TypeDescription
String

The text that is displayed in the cell.

|

See Also

CustomCellDisplayTextEventArgs Class

CustomCellDisplayTextEventArgs Members

DevExpress.Maui.DataGrid Namespace