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

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