Gets or sets a value indicating whether this statistic is open.

Declaration Syntax
public bool IsOpened { get; set; }
Public Property IsOpened As Boolean
public:
property bool IsOpened {
bool get ();
void set (bool value);
}

Value
true if the statistic is known on the statistic server side (it has been requested previously); otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)