[]
Gets or sets the scroll tip alignment.
[Browsable(true)]
public ScrollTipAlignment ScrollTipAlign { get; set; }
<Browsable(True)>
Public Property ScrollTipAlign As ScrollTipAlignment
Type | Description |
---|---|
ScrollTipAlignment | A ScrollTipAlignment type value that indicates the alignment of the scroll tip.
|
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.