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