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