[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.StyleSelector-1.SelectStyle

SelectStyle Method

SelectStyle(T)

Selects a style.

Declaration
public abstract Style SelectStyle(T item)
Public MustOverride Function SelectStyle(item As T) As Style
Parameters
Type Name Description
T item

The target item to check.

Returns
Type Description
Style

The selected Style.