MultiViewCalendar
Properties
FooterId - String
EnableFooter - Boolean
SelectionSettings - CalendarSelectionSettings
Dates member.
DisableDates - IEnumerable
DisableDatesHandler - ClientHandlerDescriptor
A Razor template delegate.
AllowReverse - Nullable
Culture - String
Dates - DateTime[]
Footer - String
Format - String
Max - Nullable
Messages - MultiViewCalendarMessagesSettings
Allows customization of the week column header text. Set the value to make the widget compliant with web accessibility standards.
Min - Nullable
Views - Nullable
Range - MultiViewCalendarRangeSettings
This sets the start date of the range selection.
Selectable - String
SelectDates - DateTime[]
ShowViewHeader - Nullable
WeekNumber - Nullable
Start - Nullable
Value - Nullable
ShowOtherMonthDays - Nullable
Depth - Nullable
CenturyCellsFormat - Nullable
MonthTemplate - MonthTemplate
IdPrefix member.
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()
VerifySettings method.
WriteInitializationScript(System.IO.TextWriter)
WriteInitializationScript method.
Parameters
writer - System.IO.TextWriter
Serialize()
Serializes the component settings to a dictionary.
RETURNS
A dictionary of settings.
Render()
Renders the component.
ToClientTemplate()
ToClientTemplate method.
ToHtmlString()
ToHtmlString method.
RETURNS
The result.
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.
DeferStyles()
DeferStyles method.
ProcessSettings()
ProcessSettings method.
GetHtml(System.Boolean)
GetHtml method.
Parameters
includeScript - System.Boolean
RETURNS
The result.
GetInitializator()
GetInitializator method.
RETURNS
The result.
WriteDeferredScriptInitialization()
WriteDeferredScriptInitialization method.