CustomRecordDisplayTextEventArgs.DisplayText Property
Gets or sets the text displayed in the processed cell.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the text displayed in the precessed cell. |
See Also