ASP.NET MVC Controls
CalendarBuilder Class Members
Methods 

The following tables list the members exposed by CalendarBuilder.

Public Constructors
 NameDescription
Public ConstructorCalendarBuilder ConstructorCreate one CalendarBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodDisplayMonthSets the DisplayMonth property.  
Public MethodFirstDayOfWeekSets the FirstDayOfWeek property.  
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodIsReadOnlySets the IsReadOnly property.  
Public MethodItemFormatterSets the ItemFormatter property.  
Public MethodItemValidatorSets the ItemValidator property.  
Public MethodMaxSets the Max property.  
Public MethodMinSets the Min property.  
Public MethodMonthViewSets the MonthView property.  
Public MethodOnClientDisplayMonthChangedSets the OnClientDisplayMonthChanged property.  
Public MethodOnClientFormatItemSets the OnClientFormatItem property.  
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodOnClientValueChangedSets the OnClientValueChanged property.  
Public MethodSelectionModeSets the SelectionMode property.  
Public MethodShowHeaderSets the ShowHeader property.  
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<Calendar,CalendarBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Public MethodValueSets the Value property.  
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

CalendarBuilder Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback