Gets a value indicating whether this culture is selected.

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

Value
true if the culture is selected; otherwise, false.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)