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