Gets or sets a value indicating whether this is an expanded view.

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

Value
true if this is an expanded view; otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)