Click or drag to resize
GridControlRedrawRowCol Method
Overload List
  NameDescription
Public methodRedrawRowCol(Range)
Redraws the specified range of cells.
Public methodRedrawRowCol(UInt32, UInt32)
Redraws the range of cells starting from the specified row and column up to the last row and column.
Public methodRedrawRowCol(Range, RedrawFlags)
Redraws the specified range of cells.
Public methodRedrawRowCol(UInt32, UInt32, RedrawFlags)
Redraws the range of cells starting from the specified row and column up to the last row and column
Top
See Also