ASPxGridColumnDisplayTextEventArgs.Value Property
Gets the edit value of the cell currently being processed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object that represents the cell’s edit value. |
See Also