[This is preliminary documentation and is subject to change.]
Shows/hides all views
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Visible { get; set; }
public bool Visible { get; set; }
Public Property Visible As Boolean
Get
Set
Public Property Visible As Boolean
Get
Set
public:
property bool Visible {
bool get ();
void set (bool value);
}
public:
property bool Visible {
bool get ();
void set (bool value);
}
member Visible : bool with get, set
member Visible : bool with get, set
Property Value
Type:
Boolean