[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.ScrollTipAlign

ScrollTipAlign Property

ScrollTipAlign

Gets or sets the scroll tip alignment.

Declaration
[Browsable(true)]
public ScrollTipAlignment ScrollTipAlign { get; set; }
<Browsable(True)>
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 Default.

Remarks

When the user drags the scroll button to move the currently displayed months or years, a tooltip that contains the date information is shown. This property determines the alignment of this tool tip.