ComponentOne DataGrid for WPF and Silverlight
BeginUpdate Method (DataGridSelection)

C1.Silverlight.DataGrid Namespace > DataGridSelection Class : BeginUpdate Method
Begins the update. The changes won't have effect until the EndUpdate method is called.
Syntax
'Declaration
 
Public Sub BeginUpdate() 
public void BeginUpdate()
See Also

Reference

DataGridSelection Class
DataGridSelection Members