Click or drag to resize
KaxTimeView Properties

The KaxTimeView type exposes the following members.

Properties
  Name Description
Public property AccessKey (Overrides KaxWebControl.AccessKey.)
Public property Code example AlternatingTimeStyle
Gets the style properties for alternating time sells in the KaxTimeView control.
Public property Code example AlternatingTimeTemplate
Gets or sets the template for alternating time cells in the KaxTimeView.
Public property BackColor
Gets or sets the background color of the KaxTimeView control.
(Overrides KaxWebControl.BackColor.)
Public property BorderColor
Gets or sets the border color of the KaxTimeView control.
(Overrides KaxWebControl.BorderColor.)
Public property BorderStyle
Gets or sets the border style of the KaxTimeView control.
(Overrides KaxWebControl.BorderStyle.)
Public property BorderWidth
Gets or sets the border width of the KaxTimeView control.
(Overrides KaxWebControl.BorderWidth.)
Public property Caption
Gets or sets the descriptive caption associated with the control.
Public property CaptionAlign
Gets or sets the alignemt of the associated caption.
Public property CellPadding
Gets or sets the amount of space between the contents of the cell and the cell's border.
Public property CellSpacing
Gets or sets the distance between time cells of the KaxTimeView.
Public property Code example Columns
Gets or sets the number of columns to display in the KaxTimeView control.
Public property CssClass
Gets or sets the cascading style sheet (CSS) class rendered by the KaxTimeView on the client.
(Overrides KaxWebControl.CssClass.)
Public property Culture
Provides information about a specific culture. The information includes the names for the culture, the writing system, the calendar used, and formatting for the times.
Public property DataList
Gets a data bound list control that displays items using templates.
Public property Enabled (Overrides KaxWebControl.Enabled.)
Public property EnableTheming (Overrides KaxWebControl.EnableTheming.)
Public property EnableViewState (Overrides ControlEnableViewState.)
Public property EndTime
ite
Public property Font
Gets the font properties associated with the KaxTimeView control.
(Overrides KaxWebControl.Font.)
Public property Code example FooterStyle
Gets the style properties for the footer section of the KaxTimeView control.
Public property Code example FooterTemplate
Gets or sets the template for the footer section of the KaxTimeView control.
Public property ForeColor
Gets or sets the foreground color (typically the color of the text) of the KaxTimeView control.
(Overrides KaxWebControl.ForeColor.)
Public property GridLines
Gets or sets a value that specifies whether the border between the cells of the KaxTimeView control is displayed.
Public property Code example HeaderStyle
Gets the style properties for the heading section of the KaxTimeView control.
Public property Code example HeaderTemplate
Gets or sets the template for the heading section of the KaxTimeView control.
Public property HeaderText
Gets or sets the hetader associated with the KaxTimeView control.
Public property Height
Gets or sets the height of the KaxTimeView control.
(Overrides KaxWebControl.Height.)
Public property HorizontalAlign
Gets or sets the horizontal alignment of the KaxTimeView control.
Public property Interval
Gets or sets the interval between StartTime and EndTime
Public property Code example OnClientTimeSelected
Occurs on the client when an time sell in the KaxTimeView control is selected.
Public property OnClientTimeSelecting
Occurs on the client when a time cell in KaxTimeView is about to be selected
Public property RenderDirection
Gets or sets DataList ReapeatDirection
Public property Code example ShowFooter

Gets or sets a value indicating whether the footer section is displayed in the KaxTimeView control.

Public property Code example ShowHeader
Gets or sets a value indicating whether the header section is displayed in the KaxTimeView control.
Public property SkinID (Overrides KaxWebControl.SkinID.)
Public property StartTime
Gets or sets the start time of the control.
Public property TabIndex (Overrides KaxWebControl.TabIndex.)
Public property TimeFormat
Gets or sets the format of the time.
Public property TimeOverStyle
Public property Code example TimeStyle
Gets the style properties for the time cells in the KaxTimeView control.
Public property Code example TimeTemplate
Gets or sets the template for the heading section of the KaxTimeView control.
Public property ToolTip (Overrides KaxWebControl.ToolTip.)
Public property UseAccessibleHeader
Indicates that the control should use accessible header cells in its containing table control.
Public property Visible (Overrides KaxWebControl.Visible.)
Public property Width
Gets or sets the width of the KaxTimeView control.
(Overrides KaxWebControl.Width.)
Top
See Also