Version 24.2 (latest)

ViewSelectionManager Class Properties

For a list of all members of this type, see ViewSelectionManager members.

Public Properties
 NameDescription
Public PropertySelectedTextReturns/sets the text included in the current selection.  
Public PropertySelectionEndReturns/sets the Infragistics.Documents.SnapshotPoint that represents the end of the selection.  
Public PropertySelectionEndNormalizedReturns the Infragistics.Documents.SnapshotPoint that represents the end of the selection after normalization. (read only)  
Public PropertySelectionLengthReturns the length of the current selection. (read only)  
Public PropertySelectionStartReturns/sets the Infragistics.Documents.SnapshotPoint that represents the start of the selection.  
Public PropertySelectionStartNormalizedReturns the Infragistics.Documents.SnapshotPoint that represents the start of the selection after normalization. (read only)  
See Also