C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / CalendarMonthSlotInfo Class
Properties Methods

CalendarMonthSlotInfo Class Members

The following tables list the members exposed by CalendarMonthSlotInfo.

Public Properties
 NameDescription
Public PropertyGets the date associated with the month slot.  
Public PropertyGets or sets a value indicating whether the slot is enabled. (Inherited from C1.Blazor.Calendar.CalendarSlotInfo)
Public PropertyGets the month associated to this slot.  
Public PropertyGets the year associated to this slot.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object, is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Top
See Also