PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCellView Class / Range Property

In This Topic
    Range Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Range As C1.WPF.Grid.GridControlRange
    public C1.WPF.Grid.GridControlRange Range {get;}
    See Also