Version

HighlightingInfo Class Members

The following tables list the members exposed by HighlightingInfo.

Public Constructors
 NameDescription
Public ConstructorHighlightingInfo ConstructorHighlightingInfo constructor.  
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