CustomRowFilterEventArgs.Row Property
In This Article
Gets an object representing a data row in the underlying data source that corresponds to the processed TreeListNode.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object representing a data row in the underlying data source that corresponds to the processed Tree |
See Also