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

In This Topic
    IsProtected Property
    In This Topic
    Indicated whether the sheet is protected
    Syntax
    'Declaration
     
    
    Public Property IsProtected As Boolean
    public bool IsProtected {get; set;}
    See Also