You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > DatePicker Class > DatePicker Fields > CurrentlySelectedDateProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
DatePicker.CurrentlySelectedDateProperty Field

Gets and sets the currently viewed date

Syntax
C++
C#
Visual Basic
public: DependencyProperty CurrentlySelectedDateProperty = DependencyProperty.Register("CurrentlySelectedDate", typeof(DateTime), typeof(DatePicker), new UIPropertyMetadata(DateTime.Now, CurrentlySelectedDatePropertyChanged));
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.