True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1PrintProgress Class / DoubleBuffered Property

In This Topic
    DoubleBuffered Property (C1PrintProgress)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Property DoubleBuffered As System.Boolean
    protected virtual System.bool DoubleBuffered {get; set;}
    See Also