BootstrapCalendar Constructors
Represents the calendar control.Name | Parameters | Description |
---|---|---|
BootstrapCalendar() | none | Initializes a new instance of the BootstrapCalendar class with default settings. |
BootstrapCalendar(ASPxWebControl) | ownerControl | Initializes a new instance of the BootstrapCalendar class with the specified owner. |
See Also