ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.DoubleBuffer Property

Gets or sets a value indicating whether the control should use an off-screen buffer when painting to redue flicker.

[Visual Basic]

Public Property DoubleBuffer As Boolean

[C#]

public bool DoubleBuffer {get;set;}

[Delphi]

public property DoubleBuffer: Boolean read get_DoubleBuffer write set_DoubleBuffer;

See Also

C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.