Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ConditionalStyleSelector Class Members
The following tables list the members exposed by ConditionalStyleSelector.
Public Properties
| Name | Description |
| Rules | The list of ConditionalStyleRule objects used when finding a style. |
Public Methods
| Name | Description |
| SelectStyle | Overridden. Returns the Style of the first ConditionalStyleRule in the list which evaluates to true given the data item in context. |
See Also