[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.ScrollTipAlign

ScrollTipAlign Property

ScrollTipAlign

Gets or sets the scroll tip alignment.

Declaration
public ScrollTipAlignment ScrollTipAlign { get; set; }
Public Property ScrollTipAlign As ScrollTipAlignment
Property Value
Type Description
ScrollTipAlignment

A ScrollTipAlignment type value that indicates the alignment of the scroll tip.
The default is ScrollTipAlignment.Default.

Remarks

When the user drags the scroll thumb bar used for moving the current displayed months or years, a tooltip that contains the date information is displayed. This property determines the alignment of that tooltip.