[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Calendar Assembly
C1.WPF.Calendar
Classes
C1Calendar
Properties
SelectedDate
dotnet-api
C1.WPF.Calendar Assembly
C1.WPF.Calendar
Classes
BindingUtils
BindingUtils.PropagateNonDefaultConverter
BooleanToVisibilityConverter
C1Calendar
Constructors
Fields
Properties
ActualAdjacentStyle
ActualAdjacentYearStyle
ActualBoldDayStyle
ActualDayOfWeekStyle
ActualDayStyle
ActualDisabledMonthStyle
ActualDisabledStyle
ActualDisabledYearStyle
ActualHeaderStyle
ActualMonthStyle
ActualSelectionStyle
ActualTodayStyle
ActualYearStyle
Adapter
AdjacentDayForeground
AdjacentDaySlotTemplate
AdjacentDayStyle
BoldDayStyle
BoldedDates
CalendarType
CanGoBack
CanGoForward
DayBackground
DayBorderBrush
DayBorderThickness
DayForeground
DayOfWeekBackground
DayOfWeekFontFamily
DayOfWeekFontSize
DayOfWeekFontStyle
DayOfWeekFontWeight
DayOfWeekForeground
DayOfWeekFormat
DayOfWeekPadding
DayOfWeekSlotTemplate
DayOfWeekStyle
DayPadding
DaySlotTemplate
DayStyle
DisabledForeground
DisabledStyle
DisplayDate
FirstDayOfWeek
HeaderBackground
HeaderFontFamily
HeaderFontSize
HeaderFontStyle
HeaderFontWeight
HeaderForeground
HeaderMonthFormat
HeaderStyle
IsAnimated
MaxDate
MaxSelectionCount
MinDate
MonthStyle
MouseOverBrush
MouseOverMode
NavigateAnimation
NextButtonStyle
NextIconStyle
NextIconTemplate
Orientation
PrevButtonStyle
PrevIconStyle
PrevIconTemplate
SelectedDate
SelectedDates
SelectionBackground
SelectionForeground
SelectionMode
SelectionStyle
ShowAdjacentDay
ShowHeader
ShowNavigationButtons
TodayBackground
TodayBorderBrush
TodayBorderThickness
TodayFontFamily
TodayFontSize
TodayFontStyle
TodayFontWeight
TodayForeground
TodayStyle
ViewMode
ViewModeAnimation
YearStyle
Methods
Events
C1CalendarPresenter
C1CalendarResources
C1MultiMonthCalendar
CalendarAdapter
CalendarDayOfWeekSlotInfo
CalendarDayOfWeekSlotLoadingEventArgs
CalendarDaySlotInfo
CalendarDaySlotLoadingEventArgs
CalendarDaysOfWeekPanel
CalendarDaysPanel
CalendarHeaderLoadingEventArgs
CalendarHeaderSlotInfo
CalendarHeadersPanel
CalendarHelper
CalendarInputEventArgs
CalendarMonthSlotInfo
CalendarMonthSlotLoadingEventArgs
CalendarMonthsPanel
CalendarSelectionChangedEventArgs
CalendarSelectionChangingEventArgs
CalendarSlotInfo
CalendarSlotLoadingEventArgs<T>
CalendarSlotPresenter
CalendarSlotsPanel<S>
CalendarTextSlotPresenter
CalendarViewModeAnimation
CalendarYearSlotInfo
CalendarYearSlotLoadingEventArgs
CalendarYearsPanel
DateList
DateTimeUtils
DeferrableObservableCollection<T>
MonthSlotPresenter
ObservableCollectionStringConverter
ReentrantObservableCollection<T>
ThemeResources
Enums
(Showing Draft Content)
C1.WPF.Calendar.C1Calendar.SelectedDate
SelectedDate Property
SelectedDate
Gets or sets the currently selected date.
Declaration
public DateTime? SelectedDate { get; set; }