DashboardDesignerVisible Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool Visible { get; set; }
Public Property Visible As Boolean
Get
Set
public:
virtual property bool Visible {
bool get () sealed;
void set (bool value) sealed;
}
function get_Visible();
function set_Visible(value);
Property Value
Type:
BooleanSee Also