Version

FilterValueProxy Class Members

The following tables list the members exposed by FilterValueProxy.

Public Constructors
 NameDescription
Public ConstructorFilterValueProxy ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyColumnGets/Sets the Column that this object is associated with.  
Public PropertyContentStringThe string used for display purposes.  
Public PropertyConvertedValue  
Public PropertyIsCheckedWhether or not the FilterValue is selected in the FilterSelectionControl.  
Public PropertyValueThe Value that the FilterValueProxy represents.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes.  
See Also