FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ActualSelectionStyle Property

In This Topic
    ActualSelectionStyle Property (FlexGrid)
    In This Topic
    Gets the actual style that will be applied to cells when they are selected.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualSelectionStyle As Style
    public Style ActualSelectionStyle {get;}
    See Also