TreeListOptionsFilter Constructors
Provides filtering options for the TreeList.Name | Parameters | Description |
---|---|---|
TreeListOptionsFilter() | none | Initializes a new instance of the TreeListOptionsFilter class. |
TreeListOptionsFilter(TreeList) | treeList | Initializes a new instance of the TreeListOptionsFilter class with specified settings. |
See Also