NodeCellValidationArgs.FieldName Property
In This Article
Gets the column’s field name.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | The column’s field name. |
See Also