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

In This Topic
    InvalidateSelectionStyle Method (FlexGrid)
    In This Topic
    Flags the C1GridControl.ActualSelectionStyle to be created again.
    Syntax
    'Declaration
     
    Protected Sub InvalidateSelectionStyle() 
    protected void InvalidateSelectionStyle()
    See Also