ASPxParseValueEventArgs.FieldName Property
Gets the name of a data field containing the parsed value.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string value specifying the data field name. |
See Also