\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / C1List Class / ResizeRedraw Property

In This Topic
    ResizeRedraw Property (C1List)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property ResizeRedraw As System.Boolean
    protected System.bool ResizeRedraw {get; set;}
    See Also