RichEditControl.IsSelectionInComment Property
In This Article
Indicates whether the selection (CaretPosition) is located in a comment.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the caret is located in the comment; otherwise, false. |
See Also