FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / GetSelectionStyle Method

In This Topic
    GetSelectionStyle Method (C1GridControl)
    In This Topic
    Gets the style that is applied to the cells when they are selected.
    Syntax
    'Declaration
     
    Protected Overridable Function GetSelectionStyle() As Style
    protected virtual Style GetSelectionStyle()
    See Also