AnalyticsControlVisible Property
Gets and sets the whether this control is visible.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public bool Visible { get; set; }
Public Property Visible As Boolean
Get
Set
DEFINE AnalyticsControlVisible AS LOGICAL NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlVisible AS LOGICAL NO-UNDO.
BooleanWhether this control is visible.
BooleanWhether this control is visible.