RichEditSelectionEvent.Selection Property | |
A selection object representing the selection range in the rich edit.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Selection AS Selection GET
public virtual Selection Selection { get; }
Request Example
View SourceProperty Value
Type:
SelectionA selection object representing the selection range in the rich edit.
See Also