Skip to content

Commit 1a19449

Browse files
committed
Add IsReadOnly property in RadSyntaxEditorElement
1 parent 6478cba commit 1a19449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controls/syntax-editor/properties-methods-events.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ position: 3
4646
|**HorizontalScrollBar**|Gets the horizontal scroll bar.|
4747
|**HorizontalScrollBarVisibility**|Gets or sets the horizontal scroll bar visibility.|
4848
|**VerticalScrollBarVisibility**|Gets or sets the vertical scroll bar visibility.|
49+
|**IsReadOnly**|Gets or sets a value indicating whether the syntax editor is read only.|
4950
|**Margins**|Gets the margins.|
5051
|**Selection**|Gets the selection.|
5152

0 commit comments

Comments
 (0)