IsEditable Property (C1LineNumberTool)
In This Topic
Gets whether the tool is editable and can get the keyboard focus to enter text.
Syntax
'Declaration
Public Overrides ReadOnly Property IsEditable As Boolean
public override bool IsEditable {get;}
See Also