Version

CellBinding Class Members

The following tables list the members exposed by CellBinding.

Public Constructors
 NameDescription
Public ConstructorCellBinding ConstructorInitializes a new instance of the CellBinding class  
Public Properties
 NameDescription
Public PropertyBindingGets/sets a binding that will be used to bind the Target's Property.  
Public PropertyPropertyGets/sets the name of the Target's property to bind.  
Public PropertyTargetGets/sets whether to target each cell's CellValuePresenter or the Infragistics.Windows.Editors.ValueEditor it contains.  
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