Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / IControl Interface / Visible Property
In This Topic
    Visible Property (IControl)
    In This Topic
    Indicates whether the control is visible.
    Syntax
    System.bool Visible {get; set;}
    See Also