|
Returns the css class names for the ActivityEdgeBusyStyle.
|
|
Returns the css class names for the ActivityEdgeFreeStyle.
|
getActivityEdgeOutofOfficeStyle
|
Returns the css class names for the ActivityEdgeOutofOfficeStyle.
|
getActivityEdgeTentativeStyle
|
Returns the css class names for the ActivityEdgeTentativeStyle.
|
|
Returns the minimum height of appointment in pixels.
If value is zero, then the height of a TimeSlot row is used.
|
|
Returns the css class names for the ActivityHoverStyle.
|
|
Returns the css class names for the ActivitySelectedStyle.
|
|
Returns the minimum width of appointments in pixels.
The property will have effect only when multiple appointments are assigned to a particular time slot and calculated widths of those appointments become too small.
|
getAllDayEventAreaSelectedStyle
|
Returns the css class names for the AllDayEventAreaSelectedStyle.
|
getAllDayEventSelectedStyle
|
Returns the css class names for the AllDayEventsSelectedStyle.
|
|
Returns "true" if the CaptionHeader of the WebDayView is visible.
|
|
Returns the ClientID of the WebDayView.
|
|
Returns the underlying HTML element of the WebDayView.
|
|
Returns a boolean that determines if the activity can be moved by mouse.
The start time of appointment can be modified.
|
getEnableActivityResizing
|
Returns a boolean that determines if an activity can be resized by mouse.
The start time of an activity and its duration can be modified.
|
getEnableAutoActivityDialog
|
Returns a boolean value that determines if the Appointment Dialog should be displayed when double clicking a day or an Activity.
|
|
Returns a boolean that determines the Enabled state of the control.
|
|
Returns the first day of the DayView.
|
|
Returns the type of Animation that will be used when the View control is navigated.
|
|
Returns the Vertical scroll in pixels.
A Negative value will scroll webDayView to the first working time slot.
|
|
Returns the selected activity in the WebDayView.
If no activity is selected, the method returns null.
|
|
Returns the time interval to be used for each time slot in minutes.
Intervals are from 4 hours to 1 minute
|
|
Returns the UniqueID of the WebDayView.
|
|
Returns the WebScheduleInfo object that the WebDayView is attached to.
|
|
Sets the vertical scroll position.
Scroll position in pixels.
|