Version

RecordFilterTreeItem Class Members

The following tables list the members exposed by RecordFilterTreeItem.

Public Properties
 NameDescription
Public PropertyDisplayTextReturns the text used to describe the item.  
Public PropertyIsCheckedReturns or sets a boolean indicating if the item should be displayed as checked.  
Public PropertyIsExpandedReturns or sets a boolean indicating if the item should be expanded.  
Public PropertyItemsReturns a read-only collection of the child items.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also