Version

UnboundColumnDataContext Class Members

The following tables list the members exposed by UnboundColumnDataContext.

Public Constructors
Public Properties
 NameDescription
Public PropertyColumnKeyThe column key of the associate Column.  
Public PropertyRowDataThe data object associated with the row of data.  
Public PropertyValueThe value generated by the ValueConverter.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes.  
See Also