Gets or sets the type of the view to instantiate.

Declaration Syntax
public Type CommandType { get; set; }
Public Property CommandType As Type
public:
property Type^ CommandType {
Type^ get ();
void set (Type^ value);
}

Value
The type of the view.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)