ASPxGridEditorCreateEventArgs.Value Property
Gets or sets the filter cell’s value.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object that is the cell’s value. |
See Also