BeginUpdate Method (C1FlexGridMultiRowViewBase)
Maintains performance by preventing the attached
C1.Win.FlexGrid.C1FlexGrid controls from updating itself until the
EndUpdate method is called.
public void BeginUpdate()
'Declaration
Public Sub BeginUpdate()