Version

FieldChooserEntry Class Members

The following tables list the members exposed by FieldChooserEntry.

Public Constructors
 NameDescription
Public ConstructorFieldChooserEntry ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyFieldGets the associated Field or null if this represents a FieldGroup.  
Public PropertyFieldGroupGets the associated FieldGroup or null if this represents a Field.  
Public PropertyIsFieldGroupIndicates if the associated field is a FieldGroup  
Public PropertyIsParentFieldGroupVisibleIndicates whether the FieldItem.ParentFieldGroup is visible./>  
Public PropertyIsSelectedIndicates if the associated field is selected in the FieldChooser.  
Public PropertyIsVisibleGets or sets a value indicating whether the field is visible in the data presenter.  
Public PropertyLabelIndentDetermines how much the label will be indented  
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