ComponentOne DataGrid for WPF and Silverlight
Add Method (DataGridCellsRangeCollection)

C1.Silverlight.DataGrid Namespace > DataGridCellsRangeCollection Class : Add Method
The range.
Adds the specified range.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal range As DataGridCellsRange _
) 
public void Add( 
   DataGridCellsRange range
)

Parameters

range
The range.
See Also

Reference

DataGridCellsRangeCollection Class
DataGridCellsRangeCollection Members