UltimateCalendar Properties
From WebControls UltimateCalendar
The properties of the UltimateCalendar class are listed below. For a complete list of UltimateCalendar class members, see the UltimateCalendar Members topic.
Public Instance Properties
| Gets or sets the access key (underlined letter) that allows you to quickly navigate to the Web server control. | |
| Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. | |
| Gets or sets whether the control does auto postback on selection changed. | |
| Gets or sets whether the control does auto postback on visible month changed. | |
| Gets or sets the background color of the Web server control. | |
| Gets or sets the border color of the Web control. | |
| Gets or sets the border style of the Web server control. | |
| Gets or sets the border width of the Web server control. | |
| Gets or sets the amount of space between the contents of a cell and the cell's border. | |
| Gets or sets the amount of space between cells. | |
| Gets the server control identifier generated by ASP.NET. | |
| Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. | |
| Gets the style of the Web server control. This property is used primarily by control developers. | |
| Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers. | |
| Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. | |
| Gets the style properties for the section that displays the day of the week. | |
| Gets or sets the name format of days of the week. | |
| Gets the style applied to days when the mouse is over the day. | |
| Gets the style properties for the days in the displayed month. | |
| Gets the disabled days collection. | |
| Gets the style applied to disabled days. | |
| Gets or sets a value indicating whether the Web server control is enabled. | |
| Gets 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. | |
| Gets or sets the day of the week to display in the first day column of the Calendar control. | |
| Gets the font properties associated with the Web server control. | |
| Gets or sets the footer template to include any HTML or server control. | |
| Gets or sets the foreground color (typically the color of the text) of the Web server control. | |
| Gets or sets the header template to include any HTML or server control. | |
| Gets or sets the height of the Web server control. | |
| Gets or sets the programmatic identifier assigned to the server control. | |
| Gets or sets the include directory. | |
| Gets or sets whether to initially hide the calendar to be shown by the date picker. | |
| Gets or sets the maximum date to display. | |
| Gets or sets the minimum date to display. | |
| Gets or sets the number of consecutive months to display. | |
| Gets or sets the padding between months. | |
| Gets or sets the spacing between months. | |
| Gets or sets the number of months per row. | |
| Gets or sets whether allowing multiple day selection. | |
| Gets the style applied to the multiple month title. | |
| Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value. | |
| Gets or sets the text displayed for the next month navigation control. | |
| Gets or sets the format of the next and previous month navigation elements in the title section of the Calendar control. | |
| Gets the style properties for the next and previous month navigation elements. | |
| Gets the style properties for the days on the Calendar control that are not in the displayed month. | |
| Gets or sets whether other month days are rendered as enabled links, disabled links or hidden. | |
| Gets a reference to the Page instance that contains the server control. | |
| Gets a reference to the server control's parent control in the page control hierarchy. | |
| Gets or sets the text displayed for the previous month navigation control. | |
| Gets or sets whether to display month and year in dropdown lists in title to let the user navigate quickly. | |
| Gets or sets the number of years after the current year to display in dropdown list. | |
| Gets or sets the number of years before the current year to display in dropdown list. | |
| Gets or sets the selected date. | |
| Gets a collection of DateTime objects that represent the selected dates on the Calendar control. | |
| Gets the style properties for the selected dates. | |
| Gets or sets the date selection mode on the Calendar control that specifies whether the user can select a single day, a week, or an entire month. | |
| Gets or sets the text displayed for the month selection element in the selector column. | |
| Gets the style properties for the week and month selector column. | |
| Gets or sets the text displayed for the week selection element in the selector column. | |
| Gets or sets a value indicating whether the heading for the days of the week is displayed. | |
| Gets or sets a value indicating whether the days on the Calendar control are separated with grid lines. | |
| Gets or sets whether to display a title at the top for a month range. | |
| Gets or sets a value indicating whether the Calendar control displays the next and previous month navigation elements in the title section. | |
| Gets or sets a value indicating whether the title section is displayed. | |
| Gets or sets whether showing week numbers when weeks are selectable. | |
| Gets information about the Web site to which the server control belongs. | |
| Gets the special days collection. | |
| Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. | |
| Gets or sets the tab index of the Web server control. | |
| Gets the virtual directory of the Page or UserControl that contains the current server control. | |
| Gets or sets the title format for the title section. | |
| Gets the style properties of the title heading for the Calendar control. | |
| Gets the style properties for today's date on the Calendar control. | |
| Gets or sets the value for today's date. | |
| Gets or sets the text displayed when the mouse pointer hovers over the Web server control. | |
| Gets the unique, hierarchically-qualified identifier for the server control. | |
| Gets or sets a value that indicates whether a server control is rendered as UI on the page. | |
| Gets or sets the date that specifies the month to display on the Calendar control. | |
| Gets the style properties for the weekend dates on the Calendar control. | |
| Gets or sets the width of the Web server control. |
See Also
UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace | UltimateCalendarInclude Directory