Indicates whether the control is visible and rendered.
[Visual Basic]
Overridable Public Property Visible As Boolean
[C#]
virtual public bool Visible {get;set;}
[Delphi]
public property Visible: Boolean read get_Visible write set_Visible;
See Also
C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |