Calendar
Properties
FooterId - String
EnableFooter - Boolean
SelectionSettings - CalendarSelectionSettings
DisableDates - IEnumerable
DisableDatesHandler - ClientHandlerDescriptor
A Razor template delegate.
AllowReverse - Nullable
ComponentType - String
Culture - String
Dates - DateTime[]
Footer - String
Format - String
Max - Nullable
Messages - CalendarMessagesSettings
Allows customization of the week column header text. Set the value to make the widget compliant with web accessibility standards.
Min - Nullable
Selectable - String
SelectDates - DateTime[]
WeekNumber - Nullable
Value - Nullable
Range - CalendarRangeSettings
Specifies the start date of the range selection.
ShowOtherMonthDays - Nullable
Start - Nullable
Depth - Nullable
MonthTemplate - CalendarMonthTemplateSettings
CenturyCellsFormat - Nullable
Events - IDictionary
Id - String
SanitezeId - Boolean
Writer - IJavaScriptWriter
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
VerifySettings()
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Serialize()
Serialize current instance to Dictionary
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.