FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / Comment Class / IsShow Property

In This Topic
    IsShow Property
    In This Topic
    Get and set the comment visibility on C1FlexSheet.
    Syntax
    'Declaration
     
    
    Public Property IsShow As Boolean
    public bool IsShow {get; set;}
    See Also