08-02-2019 06:46 AM - last edited 08-02-2019 07:45 AM
Property | Description |
---|---|
Color | Sets color of the text. |
Select Range | Set the mode of operation of the calendar. When set to true, user can select a range of dates. When false, user can only select a unique date |
BorderRadius | Sets the border radiaus of the selected date rectangle. |
Selected Date Color | Sets the color of the text of the selected date. |
Selected Date Fill | Sets the background color of the selected date rectangle |
Default Start Date | Sets the default start date. |
Default End Date | Sets the default end date. |
Styles |
e.g: Table({Key: "Font", Value:"Segoe UI"}) |
Output
Property | Description |
---|---|
StartDate | The selected start date. |
EndDate | The selected end date. This default to start date when the Select Range is set to false. |
Awesome Job! I've had to go back and fix many db entries because a users keep forgetting to hit the OK button at the bottom of the standard calendar component. Keep up the awesome work!!
Awesome Control!
Could you add a new Property named "StartDay" or "StartOfWeek" to make a week start on Monday?
For us Europeans it would be a wonderful functionality 😉
Stefan