FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / Sheet Class / IsSelectable Property

In This Topic
    IsSelectable Property (Sheet)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsSelectable As Boolean
    public bool IsSelectable {get; set;}
    See Also