C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class

C1Calendar Class Properties

For a list of all members of this type, see C1Calendar members.

Public Properties
 NameDescription
Public PropertyGets the style applied to adjacent slots.  
Public PropertyGets the style applied to adjacent year slots.  
Public PropertyGets the style applied to bolded date slots.  
Public PropertyGets the style applied to day-of-week slots.  
Public PropertyGets the style applied to day slots.  
Public PropertyGets the style applied to disabled month slots.  
Public PropertyGets the style applied to disabled slots.  
Public PropertyGets the style applied to disabled year slots.  
Public PropertyGets the style applied to header slots.  
Public PropertyGets the style applied to month slots.  
Public PropertyGets the style applied to selected slots.  
Public PropertyGets the style applied to today slot.  
Public PropertyGets the style applied to year slots.  
Public PropertyGets or sets the adapter that provides the grid with the slots.  
Public PropertyGets or sets the color of the adjacent days text.  
Public PropertyGets or sets the style for the AdjacentDay slot.  
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the style for bolded days slot.  
Public PropertyGets or sets the collection of the Bolded dates.  
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the type of calendar.  
Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyMonth expanse button content.  
Public PropertyGets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the background for the day slots.  
Public PropertyGets or sets the color used for the border between day slots.  
Public PropertyGets or sets the border thickness between day slots.  
Public PropertyGets or sets the color of the text displayed in the day slots.  
Public PropertyGets or sets the background color for the day of week slots.  
Public PropertyGets or sets the color of the text displayed in the day of week slots.  
Public PropertyGets or sets the format used to display the day of the week.  
Public PropertyGets or sets the padding of the day of week slots.  
Public PropertyGets or sets a data template that defines the UI representation for a day of the week.  
Public PropertyGets or sets the style for the Day of Week panel.  
Public PropertyGets or sets the padding of the day slots.  
Public PropertyGets or sets a data template that defines the UI representation for a single day of the month.  
Public PropertyGets or sets the style for the normal day slot.  
Public PropertyGets or sets the color for the text of disabled slots.  
Public PropertyGets or sets the style for the disabled slots.  
Public PropertyGets or sets a value specifying the currently displayed date of the year.  
Public PropertyOccurs when the DisplayDate property has changed.  
Public PropertyMonth expanse button content.  
Public PropertyGets or sets a value that represents the first day of the week, the one displayed in the first column of the calendar.  
Public PropertyGets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the background for the header.  
Public PropertyGets or sets the color for the header text.  
Public PropertyGets or sets the format used to display the month of the year when the ViewMode is CalendarViewMode.Month.  
Public PropertyGets or sets the style for the calendar header.  
Public PropertyGets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View)
Public PropertyThe size equal browser's size in DatePicker In DateTimePicker, the size + TimeSelectionPanel = browser's size  
Public PropertyGets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the selected date style.  
Public PropertyGets or sets the latest date that the user can select in the calendar.  
Public PropertyGets or sets the maximum number of days that can be selected in the control.  
Public PropertyGets or sets the earliest date that the user can select in the calendar.  
Public PropertyThe number of months will be displayed.  
Public PropertyGets or sets the style for the normal month slot.  
Public PropertyGets or sets the next icon template.  
Public PropertyGets or sets the callback that is called when the value is changed.  
Public PropertyGets or sets a value indicating which orientation the calendar navigates.  
Public PropertyGets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the previous icon template.  
Public PropertyGets or sets the currently selected date.  
Public PropertyThis Callback will gets and sets by Blazor framework automatically for binding feature.  
Public PropertyGets or sets the currently selected dates.  
Public PropertyGets or sets the selected date style.  
Public PropertyGets or sets the color used to highlight selected dates.  
Public PropertyGets or sets the color for selected date text.  
Public PropertyGets or sets the selection behavior for the calendar.  
Public PropertyGets or sets the style for the selected slots.  
Public PropertyDefault is true - AdjacentDay will invisible if set false.  
Public PropertyHeader will be shown if set, default value is true.  
Public PropertyNavigation Buttons will be shown if set, default value is true.  
Public PropertyGets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the value corresponding to the tabindex global attribute. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the color used to highlight the background of the today day slot.  
Public PropertyGets or sets the border color for the text of the today day slot.  
Public PropertyGets or sets the border thickness for the text of the today day slot.  
Public PropertyGets or sets the color for the text of the today day slot.  
Public PropertyTodayIconTemplate button content.  
Public PropertyGets or sets the style for the today slot.  
Public PropertyGets or sets a value indicating whether the calendar displays a month, year or decade view.  
Public PropertyGets or sets the style for the normal year slot.  
Top
See Also