Version

ConditionalStyleSelector Class Members

The following tables list the members exposed by ConditionalStyleSelector.

Public Constructors
 NameDescription
Public ConstructorConditionalStyleSelector ConstructorConditionalStyleSelector constructor.  
Public Properties
 NameDescription
Public PropertyRulesThe list of ConditionalStyleRule objects used when finding a style.  
Public Methods
 NameDescription
Public MethodSelectStyleOverridden. Returns the Style of the first ConditionalStyleRule in the list which evaluates to true given the data item in context.  
See Also