Click or drag to resize
GridControlRedrawGrid Method (RedrawFlags)
Redraws the whole grid.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public void RedrawGrid(
	RedrawFlags redraw
)

Parameters

redraw
Type: Stingray.GridRedrawFlags
The redraw technique. It can take the following values:
See Also