RepositoryItemRichTextEdit.ShowCaretInReadOnly Property
Gets or sets whether the mouse caret is displayed in read-only mode.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraRichEdit.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the mouse caret is displayed in read-only mode; otherwise, false. |
See Also