ASPxGridEditorEventArgs.Value Property
In This Article
Gets the editor’s value.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that specifies the editor’s value. |
See Also