Property IsEditable
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
IsEditable
Gets or sets a boolean value that indicates whether code snippet can be edited.
public bool IsEditable { get; set; }
Gets or sets a boolean value that indicates whether code snippet can be edited.
public bool IsEditable { get; set; }