Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsReadOnly Property
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsINotepadViewModelIsReadOnly
Gets or sets a value indicating whether this is read only.
Declaration Syntax
C#Visual BasicVisual C++
bool IsReadOnly { get; set; }
Property IsReadOnly As Boolean
property bool IsReadOnly {
	bool get ();
	void set (bool value);
}
Value
true if this instance is read only; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)