Skip to content

Commit 925f407

Browse files
committed
Add image
1 parent 928d20b commit 925f407

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

knowledge-base/calendar-add-custom-space-footer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ticketid: 1566694
2020

2121
In this tutorial, we will demonstrate how to add a custom panel above the elements inside the footer (where the `<Today>` button resides) in the [UI for WinForms Calendar](https://docs.telerik.com/devtools/winforms/controls/calendar/calendar). This panel can be populated with additional buttons that, when clicked, can select a specific date in the calendar.
2222

23+
![WinForms RadCalendar Footer Customization](images/calendar-add-custom-space-footer01.png)
24+
2325
## Solution
2426

2527
To create a custom space above the footer, use a `StackLayoutElement` and add it to the `CalendarStatusElement.Children` collection. Follow these steps:
8.6 KB
Loading

0 commit comments

Comments
 (0)