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

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