'Declaration Public Property DoubleBuffer As Boolean
'Declaration
Public Property DoubleBuffer As Boolean
public bool DoubleBuffer {get; set;}
This property is set to true by default, and rarely needs to be changed.
Setting C1FlexGridBase.DoubleBuffer to false may increase performance of applications running under terminal server software.
C1FlexGrid Class C1FlexGrid Members