Version

IScrollbarIntersection Interface Members

The following tables list the members exposed by IScrollbarIntersection.

Public Properties
 NameDescription
 PropertyBottomIntersectionHTMLThe HTML that needs to be displayed for the intersection with vertical scrollbar on the bottom.  
 PropertyBottomScrollbarIntersectionCssContains css class name for the bottom scrollbar intersection.  
 PropertyHasBottomScrollbarIntersectionIndicates whether the behavior has intersection with vertical scrollbar on the bottom.  
 PropertyHasTopScrollbarIntersectionIndicates whether the behavior has intersection with vertical scrollbar on the top.  
 PropertyTopIntersectionHTMLThe HTML that needs to be displayed for the intersection with vertical scrollbar on the top.  
 PropertyTopScrollbarIntersectionCssContains css class name for the top scrollbar intersection.  
See Also