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

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