ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridCellsRange Class
Members

In This Topic
    DataGridCellsRange Class
    In This Topic
    Specifies a range of cells determined by two cells.
    Object Model
    DataGridCellsRange Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class DataGridCellsRange 
    public sealed class DataGridCellsRange 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.DataGrid.DataGridCellsRange

    See Also