Version 24.2 (latest)

HighlightingInfo Class Properties

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

Public Properties
 NameDescription
Public PropertyContextThe context for the highlight.  
Public PropertyEndIndexThe index of the last highlighted item.  
Public PropertyIsExclusiveTODO  
Public PropertyIsFullRangeTrue if this HighlightingInfo represents a full selection of the data.  
Public PropertyIsMarkerTrue if this HighlightingInfo represents a marker highlighting.  
Public PropertyProgressA number between 0 and 1 representing the progress of the highlighting.  
Public PropertyStartIndexThe index of the first highlighted item.  
Public PropertyStateThe state of the highlighting.  
See Also