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

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