[]
        
(Showing Draft Content)

C1.Blazor.Calendar.CalendarSelectionChangedEventArgs

CalendarSelectionChangedEventArgs Class

Event information for C1Calendar.SelectionChanged event.

Inheritance
CalendarSelectionChangedEventArgs
Namespace: C1.Blazor.Calendar
Assembly: C1.Blazor.Calendar.dll
Syntax
public class CalendarSelectionChangedEventArgs : EventArgs

Constructors

Name Description
CalendarSelectionChangedEventArgs(DateTime)

Initializes a new instance of the CalendarSelectionChangedEventArgs class.

Properties

Name Description
Value

Gets the selected date.