[]
        
(Showing Draft Content)

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

StyleSelector<T> Class

Represents the StyleSelector<T> class.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public abstract class StyleSelector<T> where T : FrameworkElement
Public MustInherit Class StyleSelector(Of T As FrameworkElement)
Type Parameters
Name Description
T

The type of the object which set the style selector.

Constructors

Name Description
StyleSelector()

Methods

Name Description
SelectStyle(T)

Selects a style.