Version

WebCalendarView Class Properties

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

Public Properties
 NameDescription
Public PropertyActiveDayStyleStyle that is applied to the html-element that renders the active day.  
Public PropertyActivityDaysCollection of days (DateTime) which are painted with ActivityDayStyle.  
Public PropertyActivityDayStyleStyle that is applied to the html-elements that render days defined in the ActivityDays.  
Public PropertyAppRelativeTemplateSourceDirectoryGets or sets the application-relative virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl object that contains this control. (Inherited from System.Web.UI.Control)
Public PropertyAttributesGets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBackColorGets or sets the background color of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderCollapseOption to apply border-collapse rule to the table that renders the days of the calendar.  
Public PropertyBorderColorGets or sets the border color of the Web control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderStyleGets or sets the border style of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderWidthGets or sets the border width of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCaptionFormatStringFormat string applied to dates appearing in the caption header. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyCaptionHeaderStyleStyle that is applied to the html-element that renders the title area of the calendar.  
Public PropertyCaptionHeaderVisibleIndicates whether the caption header atop this WebSchedule view element should be displayed. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyCellPaddingPadding of day cells in the calendar.  
Public PropertyCellSpacingSpacing between cells of days in the calendar.  
Public PropertyChangeMonthToDateClickedAutomatically change displayed month when a day located on the next or previous month is selected.  
Public PropertyClientEventsThe ClientSideEvents object maintains the names of JavaScript functions that are to be called on the client side in response to various events that can be processed there without the need for a server post-back.  
Public PropertyClientIDGets the control ID for HTML markup that is generated by ASP.NET. (Inherited from System.Web.UI.Control)
Public PropertyClientIDModeGets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property. (Inherited from System.Web.UI.Control)
Public PropertyControlsOverridden. Ensure child controls.  
Public PropertyControlStyleGets the style of the Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreatedGets a value indicating whether a System.Web.UI.WebControls.Style object has been created for the System.Web.UI.WebControls.WebControl.ControlStyle property. This property is primarily used by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCssClassGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCultureInfoCultureInfo object used by the control to obtain values of date formats, patterns, etc. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyCultureInfoResolvedActual CultureInfo object used by control. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyDayHeaderStyleStyle that is applied to the html-elements that render the names of days of the week in the calendar.  
Public PropertyDayNameFormatFormat of text strings that represent days of the week: full, short, 2 letters, 1 letter.  
Public PropertyDayNamesVisibilityVisibility of text strings that represent days of the week: all, only week-days, none.  
Public PropertyDayStyleStyle that is applied to the html-elements that render days of the month.  
Public PropertyDropDownStyleStyle that is applied to the html-elements that render month and year selectors with drop-down lists.  
Public PropertyDropDownYearsNumberNumber of items in the drop-down list of years.  
Public PropertyEnableAppStylingEnables support on this control for the Application Styling Framework(tm). (Inherited from Infragistics.WebUI.WebControls.SmartWebControl)
Public PropertyEnableAutoActivityDialogResolvedDetermines whether or not the Activity Dialog will be available to the client. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyEnableKeyboardNavigationDetermines whether the WebSchedule view element is accessible using the keyboard. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyEnableThemingGets or sets a value indicating whether themes apply to this control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewStateGets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (Inherited from System.Web.UI.Control)
Public PropertyFadedAppointmentStyleDefault Style for appointments of non-active resources. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyFontGets the font properties associated with the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyFooterFormatFormat of the string that appears on the footer of the calendar.  
Public PropertyFooterStyleStyle that is applied to the html-element that renders the footer area of the calendar.  
Public PropertyFooterTemplateThe template property used to fill the footer at design time.  
Public PropertyFooterVisibleVisibility of the footer area in the calendar which may display current-date-button or template.  
Public PropertyForeColorGets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHasAttributesGets a value indicating whether the control has attributes set. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeightGets or sets the height of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyIDGets or sets the programmatic identifier assigned to the server control. (Inherited from System.Web.UI.Control)
Public PropertyImageDirectoryDirectory in which the images used for the tabs are stored. (Inherited from Infragistics.WebUI.WebControls.WebControlBase)
Public PropertyJavaScriptFileNameOverridden. The Location of the Javascript files for this element.  
Public PropertyJavaScriptFileNameCommonBase path and name for the common Javascript file providing client-side infrastructure. (Inherited from Infragistics.WebUI.WebControls.SmartWebControl)
Public PropertyMaxDateMaximum date that can be selected in the calendar.  
Public PropertyMinDateMinimum date that can be selected in the calendar.  
Public PropertyMonthDropDownVisibleVisibility of the selector with a drop-down list of months that allows a change to the visible month in the calendar.  
Public PropertyMonthSelectorWidthWidth of the drop-down month selector.  
Public PropertyNamingContainerGets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same System.Web.UI.Control.ID property value. (Inherited from System.Web.UI.Control)
Public PropertyNavigationAnimationThe type of Animation that will occur when the View Control is Navigated. The Animation will only occur when the EnableSmartCallbacks property on WebScheduleInfo is set to True. This is an IE only feature. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyNavigationButtonStyleDefault Style for the Navigation Buttons. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyNavigationButtonsVisibleDetermines whether the Navigation Buttons are displayed. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyNextButtonImageDetermines name of url that contains image for the next navigation button. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyOtherMonthDayStyleStyle that is applied to the html-elements that render days of the next and previous months.  
Public PropertyPageGets a reference to the System.Web.UI.Page instance that contains the server control. (Inherited from System.Web.UI.Control)
Public PropertyParentGets a reference to the server control's parent control in the page control hierarchy. (Inherited from System.Web.UI.Control)
Public PropertyPrevButtonImageDetermines name of url that contains image for the previous navigation button. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyRecurrenceImageDetermines name of url that contains image for the recurrence of appointment. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyRenderingCompatibilityGets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from System.Web.UI.Control)
Public PropertyResourceButtonActiveStyleDefault Style for appointments of non-active resources. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyResourceButtonStyleDefault Style for resource buttons. When EnableMultiResourceView is TRUE and EnableMultiResourceCaption is TRUE. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertySection508CompliantDetermines whether compliance with U.S. Section 508 accessibility guidelines have been activated. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertySiteGets information about the container that hosts the current control when rendered on a design surface. (Inherited from System.Web.UI.Control)
Public PropertySkinIDGets or sets the skin to apply to the control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStyleGets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStyleSetNameName of the Application Styling Framework(tm) style set defining the themed appearance for this control. (Inherited from Infragistics.WebUI.WebControls.SmartWebControl)
Public PropertyStyleSetPath (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyStyleSheetFileNameOverridden. The Location of the external CSS style sheet.  
Public PropertySupportsDisabledAttributeGets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's System.Web.UI.WebControls.WebControl.IsEnabled property is false. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndexGets or sets the tab index of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTemplateControlGets or sets a reference to the template that contains this control. (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectoryGets the virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl that contains the current server control. (Inherited from System.Web.UI.Control)
Public PropertyTodayDayStyleStyle that is applied to the html-element that renders today's day.  
Public PropertyToolTipGets or sets the text displayed when the mouse pointer hovers over the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyUniqueIDGets the unique, hierarchically qualified identifier for the server control. (Inherited from System.Web.UI.Control)
Public PropertyValidateRequestModeGets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values. (Inherited from System.Web.UI.Control)
Public PropertyVarianceImageDetermines name of url that contains image for the variance of appointment. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyViewStateModeGets or sets the view-state mode of this control. (Inherited from System.Web.UI.Control)
Public PropertyVisibleGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from System.Web.UI.Control)
Public PropertyWebScheduleInfoReferences the WebScheduleInfo managing data about resource activities around a particular active date. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Public PropertyWeekendDayStyleStyle that is applied to the html-elements that render days of weekends.  
Public PropertyWidthGets or sets the width of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyYearDropDownVisibleVisibility of the selector with the drop-down list of years that allows the change to the visible year in the calendar.  
Public PropertyYearSelectorWidthWidth of the drop-down year selector.  
Protected Properties
 NameDescription
Protected PropertyAdapterGets the browser-specific adapter for the control. (Inherited from System.Web.UI.Control)
Protected PropertyChildControlsCreatedGets a value that indicates whether the server control's child controls have been created. (Inherited from System.Web.UI.Control)
Protected PropertyClientIDSeparatorGets a character value representing the separator character used in the System.Web.UI.Control.ClientID property. (Inherited from System.Web.UI.Control)
Protected PropertyControlPrefixOverridden. Overridden. Gets a short prefix string uniquely identifying controls of this type.  
Protected PropertyEventsGets a list of event handler delegates for the control. This property is read-only. (Inherited from System.Web.UI.Control)
Protected PropertyHasChildViewStateGets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from System.Web.UI.Control)
Protected PropertyIdSeparatorGets the character used to separate control identifiers. (Inherited from System.Web.UI.Control)
Protected PropertyIsTrackingViewStateGets a value that indicates whether the server control is saving changes to its view state. (Inherited from System.Web.UI.Control)
Protected PropertyLoadViewStateByIDGets a value indicating whether the control participates in loading its view state by System.Web.UI.Control.ID instead of index. (Inherited from System.Web.UI.Control)
Protected PropertyPresetMaskResourcePathReturns the proper string identifier for selecting the Preset Mask from the resources. (Inherited from Infragistics.WebUI.WebSchedule.WebScheduleViewBase)
Protected PropertySubObjects (Inherited from Infragistics.WebUI.WebControls.SmartWebControl)
Protected PropertyTagKeyGets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyTagNameGets the name of the control tag. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyViewStateGets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from System.Web.UI.Control)
Protected PropertyViewStateIgnoresCaseGets a value that indicates whether the System.Web.UI.StateBag object is case-insensitive. (Inherited from System.Web.UI.Control)
See Also