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