Disables control recalculation during the initialization.
Use this method before filling the control manualy with data. It is automaticaly used during databinding.
After BeginInit call, control is not updated and the scrollbars are not recomputed. To reenable control update, use EndInit method.
SmartGrid Class | Resco.Controls.SmartGrid Namespace