Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsSelected Property
NamespacesGenesyslab.Desktop.Infrastructure.LocalizationLanguageIsSelected
Gets a value indicating whether this culture is selected.
Declaration Syntax
C#Visual BasicVisual C++
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)