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

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