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