ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / DoubleBuffer Property

In This Topic
    DoubleBuffer Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DoubleBuffer As Boolean
    public bool DoubleBuffer {get; set;}
    See Also