FilterPopupExcelParseFilterCriteriaEventArgs.TreeList Property
Gets the tree list that raised the event.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TreeList | An object that specifies the tree list that raised the event. |
See Also