'Declaration Public Property ScrollTipAlign As ScrollTipAlignment
'Usage Dim instance As DropDownCalendarInfo Dim value As ScrollTipAlignment instance.ScrollTipAlign = value value = instance.ScrollTipAlign
public ScrollTipAlignment ScrollTipAlign {get; set;}
Property Value
A ScrollTipAlignment type value that indicates the alignment of the scroll tip.The default is ScrollTipAlignment.Default.