Version

IScrollbarIntersection Interface Properties

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

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