FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / Redraw Property

In This Topic
    Redraw Property (C1FlexGridClassic)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property Redraw As RedrawSettings
    public new RedrawSettings Redraw {get; set;}
    See Also