ComponentOne DataGrid for WPF and Silverlight
ToString Method (DataGridCellsRangeCollection)

C1.Silverlight.DataGrid Namespace > DataGridCellsRangeCollection Class : ToString Method
Returns a System.String that represents a set of cell ranges.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

System.String that represents a set of cell ranges
See Also

Reference

DataGridCellsRangeCollection Class
DataGridCellsRangeCollection Members