Skip to main content
A newer version of this page is available. .

CheckedTreeListFilterModel Properties

A model for the CheckedTreeListFilterElement.
Name Description
ActualShowSearchPanel Gets whether the search panel is displayed in the CheckedTreeListFilterElement.
CanBuildFilter Gets whether the filter can be built. Inherited from FilterModelBase.
FetchSublevelChildrenOnExpand Gets whether the CheckedTreeListFilterElement fetches child nodes of sub-level nodes when you expand their parent node.
FieldDisplayName Gets a display name of the field. Inherited from FilterModelBase.
FilterValues Gets values available for an operand. Inherited from FilterModel.
FilterValuesSortMode Gets a mode that defines how filter values are sorted. Inherited from FilterModelBase.
FilterValuesSortModes Gets available sort modes. Inherited from FilterModel.
HasGroupedNodes Gets whether the CheckedTreeListFilterElement has grouped nodes.
IsLoading For internal use. Inherited from FilterModel.
IsUpdating Gets whether the CheckedTreeListFilterElement is updating.
Nodes Gets nodes displayed in the CheckedTreeListFilterElement.
SearchString Gets or sets a search string entered in the search panel.
ShowSearchPanel Gets whether the search panel is displayed.
See Also