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

In This Topic
    IsSelectionEnabled Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsSelectionEnabled As Boolean
    public virtual bool IsSelectionEnabled {get;}
    See Also