BaseNodeEventArgs.PropertyName Property
Gets the name of the current property (column/field).
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | The property name (column/field name). |
See Also