Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RecordFilterTreeItem Class Members
The following tables list the members exposed by RecordFilterTreeItem.
Public Properties
| Name | Description |
| DisplayText | Returns the text used to describe the item. |
| IsChecked | Returns or sets a boolean indicating if the item should be displayed as checked. |
| IsExpanded | Returns or sets a boolean indicating if the item should be expanded. |
| Items | Returns a read-only collection of the child items. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also