Version

FieldChooserGroup Class Members

The following tables list the members exposed by FieldChooserGroup.

Public Constructors
 NameDescription
Public ConstructorFieldChooserGroup ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyFieldFilterReturns the associated FieldChooserFilter if any which filters the field-layout's fields into a subgroup of fields.  
Public PropertyFieldLayoutReturns the associated field layout.  
Public PropertyHasFieldFilterIndicates if FieldFilter property returns a non-null value.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodEqualsOverridden. Checks to see if the specified object is equal to this object.  
Public MethodGetHashCodeOverridden. Returns the hash code of this object.  
Public MethodToStringOverridden. Returns a string representation of this object.  
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