FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / EditorRange Property

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