Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
DateTimePicker.getDropDownAlign
Retrieves a value indicating whether the drop-down month calendar will be aligned to the right or left of the edit control of the date time picker control.
Syntax
public final int getDropDownAlign()
Return Value
Returns an integer that specifies whether the drop-down month calendar aligns to the right or left of the edit control. Possible return values are constants defined in the LeftRightAlignment class.
See Also setDropDownAlign