[]
Selects the style according the Conditions.
public override Style SelectStyle(CalendarDayButton item)
Public Overrides Function SelectStyle(item As CalendarDayButton) As Style
Type | Name | Description |
---|---|---|
CalendarDayButton | item | The item to check conditions. |
Type | Description |
---|---|
Style | A Style which contains the setters of the met conditions. |