'宣言 Public Overridable Function GetHighlightingInfo( _ ByVal owner As Object, _ ByVal itemsSource As Infragistics.IFastItemsSource, _ ByVal startIndex As Integer, _ ByVal endIndex As Integer, _ ByVal isMarker As Boolean _ ) As Infragistics.HighlightingInfo
public virtual Infragistics.HighlightingInfo GetHighlightingInfo( object owner, Infragistics.IFastItemsSource itemsSource, int startIndex, int endIndex, bool isMarker )