FlexPivot for WinForms
DoubleBuffer プロパティ (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : DoubleBuffer プロパティ
Gets or sets whether the control should use an off-screen buffer when painting to reduce flicker.
シンタックス
'宣言
 
Public Property DoubleBuffer As System.Boolean
public System.bool DoubleBuffer {get; set;}
解説

This property is set to true by default, and rarely needs to be changed.

Setting DoubleBuffer to false may increase performance of applications running under terminal server software.

参照

C1FlexGridBase クラス
C1FlexGridBase メンバ