Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Telerik RadSchedulerで現在のビューの日付の範囲を取得する方法はありますか?SelectedViewは、私が月や週などを見ているかどうかを教えてくれますが、どの月/週などを見ているのかを知るにはどうすればよいですか?それか、StartDateとEndDateのどちらかが適切です。
データベースから関連する予定のみをロードするので、知っておくとよいでしょう。
VisibleRangeStart と VisibleRangeEnd を試す
http://www.telerik.com/help/wpf/telerik.windows.controls.scheduler-telerik.windows.controls.radscheduler-visiblerangestart.html