In this scenario, the text on the connection between two shapes is drawn in the wrong location.
For example, if you choose to print second page like this:
It prints only the first page of the document, instead of the second page.
Currently, RadTimePicker offers a Value property, typeof(DateTime?) even though the control is designed to manage time values.
With releasing .NET 6, there is TimeOnly type which would be more appropriate for managing time values:
https://devblogs.microsoft.com/dotnet/date-time-and-time-zone-enhancements-in-net-6/
Me.radToggleSwith1.OffText = "OFF"
Me.radToggleSwith1.OnText = "ON"
1. Select two or more cells.
2. Click on the "All charts" button
3. The charts are not displayed and the following error occurs:
Setting the Title property should update the header text:
this.radPageViewPage1.Title = "test";