[]
Selects a style.
public abstract Style SelectStyle(T item)
Public MustOverride Function SelectStyle(item As T) As Style
The target item to check.
The selected Style.