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

In This Topic
    GetSelectionStyle Method (FlexGrid)
    In This Topic
    Gets the style that is applied to the selected cells.
    Syntax
    'Declaration
     
    Protected Overrides Function GetSelectionStyle() As Style
    protected override Style GetSelectionStyle()
    See Also