Property IsEditable
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
IsEditable
When implemented by a class, gets or sets a boolean value that indicates whether code snippet can be edited.
bool IsEditable { get; set; }
When implemented by a class, gets or sets a boolean value that indicates whether code snippet can be edited.
bool IsEditable { get; set; }