Gets or sets a value indicating whether the view must be activated once created.

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

Value
true if the view must be activated; otherwise, false.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)