DatePickerPopupDirection Enumeration |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public enum DatePickerPopupDirection
Public Enumeration DatePickerPopupDirection
public enum class DatePickerPopupDirection
type DatePickerPopupDirection
Members
| Member name | Value | Description |
---|
| TopLeft | 11 | |
| TopRight | 12 | |
| BottomLeft | 21 | |
| BottomRight | 22 | |
See Also