Class Calendar
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class Calendar : ControlBase, IControl, ILayout, IDatabindingMode, IHasSchema, INamingContainer, ICalendarOptions, ICalendarClientObject, IDropTarget
Constructors
Calendar()
Declaration
Fields
_allDayFreeAppointments
Declaration
protected Appointment[] _allDayFreeAppointments
Field Value
_appointmentClientObjects
Declaration
protected List<AppointmentClientObject> _appointmentClientObjects
Field Value
_appointmentMarginLeft
Declaration
protected int _appointmentMarginLeft
Field Value
_appointmentPercentWidth
Declaration
protected int _appointmentPercentWidth
Field Value
_appointmentPlacement
Declaration
protected CalendarAppointmentPlacement _appointmentPlacement
Field Value
_appointmentPosition
Declaration
protected int _appointmentPosition
Field Value
_appointments
Declaration
protected Appointment[] _appointments
Field Value
_appointmentType
Declaration
protected CalendarAppointmentType _appointmentType
Field Value
_boldNames
Declaration
protected bool _boldNames
Field Value
_bottom
Declaration
Field Value
_calendarBackGroundLineType
Declaration
protected CalendarBackGroundLineType _calendarBackGroundLineType
Field Value
_calendarDate
Declaration
protected DateTime _calendarDate
Field Value
_calendarIndex
Declaration
protected int _calendarIndex
Field Value
_calendarWidth
Declaration
protected int _calendarWidth
Field Value
_caption
Declaration
protected string _caption
Field Value
_captionControl
Declaration
protected Control _captionControl
Field Value
_captionControlClick
Declaration
protected string _captionControlClick
Field Value
_captionType
Declaration
protected CalendarCaptionType _captionType
Field Value
_clientScript
Declaration
protected string _clientScript
Field Value
_containerClientID
Declaration
protected string _containerClientID
Field Value
_displayAllDayFreeEvents
Declaration
protected bool _displayAllDayFreeEvents
Field Value
_displayAmPmTime
Declaration
protected bool _displayAmPmTime
Field Value
_displayDownArrow
Declaration
protected bool _displayDownArrow
Field Value
Declaration
protected bool _displayFooter
Field Value
Declaration
protected bool _displayHeader
Field Value
Declaration
protected bool _displayInScrollableContainer
Field Value
_displayLeftBorder
Declaration
protected bool _displayLeftBorder
Field Value
_displayRightBorder
Declaration
protected bool _displayRightBorder
Field Value
_displayTimeScale
Declaration
protected bool _displayTimeScale
Field Value
_displayUpArrow
Declaration
protected bool _displayUpArrow
Field Value
_downArrowAlignment
Declaration
protected HorizontalAlign _downArrowAlignment
Field Value
Declaration
protected bool _fadeTitleButtonColors
Field Value
Declaration
protected int _footerHeight
Field Value
Declaration
protected int _headerHeight
Field Value
_heigth
Declaration
Field Value
_initialStartTimeHour
Declaration
protected int _initialStartTimeHour
Field Value
_isRedLetterDay
Declaration
protected bool _isRedLetterDay
Field Value
_left
Declaration
Field Value
_leftBorderColor
Declaration
protected string _leftBorderColor
Field Value
_offsetTop
Declaration
Field Value
Declaration
protected string _overrideScrollDownAction
Field Value
Declaration
protected string _overrideScrollUpAction
Field Value
_paneTop
Declaration
Field Value
_printerFriendly
Declaration
protected CalendarContainer.PrinterFriendly _printerFriendly
Field Value
Declaration
protected bool _receiveMouseScrollEvent
Field Value
_rightBorderColor
Declaration
protected string _rightBorderColor
Field Value
_startTimeCurrent
Declaration
protected string _startTimeCurrent
Field Value
_timelineEnd
Declaration
protected DateTime _timelineEnd
Field Value
_timelineStart
Declaration
protected DateTime _timelineStart
Field Value
_timeScaleType
Declaration
protected CalendarTimeScaleType _timeScaleType
Field Value
_top
Declaration
Field Value
_upArrowAlignment
Declaration
protected HorizontalAlign _upArrowAlignment
Field Value
_useOnlyCalendarContainerMouseEvents
Declaration
protected bool _useOnlyCalendarContainerMouseEvents
Field Value
_width
Declaration
Field Value
Properties
AllDayFreeAppointments
Declaration
public Appointment[] AllDayFreeAppointments { get; set; }
Property Value
AllowDrop
Declaration
public bool AllowDrop { get; set; }
Property Value
AppointmentClientObjects
Declaration
public AppointmentClientObject[] AppointmentClientObjects { get; }
Property Value
AppointmentMarginLeft
Declaration
public int AppointmentMarginLeft { get; set; }
Property Value
AppointmentPercentWidth
Declaration
public int AppointmentPercentWidth { get; set; }
Property Value
AppointmentPlacement
Declaration
public CalendarAppointmentPlacement AppointmentPlacement { get; set; }
Property Value
AppointmentPosition
Declaration
public int AppointmentPosition { get; }
Property Value
Appointments
Declaration
public Appointment[] Appointments { get; set; }
Property Value
AppointmentType
Declaration
public CalendarAppointmentType AppointmentType { get; set; }
Property Value
AssociateID
Declaration
public int AssociateID { get; set; }
Property Value
BackGroundLineType
Declaration
public CalendarBackGroundLineType BackGroundLineType { get; set; }
Property Value
BoldNames
Declaration
public bool BoldNames { get; set; }
Property Value
Bottom
Declaration
public string Bottom { get; set; }
Property Value
CalendarClientObject
Declaration
public Calendar.ClientObject CalendarClientObject { get; }
Property Value
CalendarDate
Declaration
public DateTime CalendarDate { get; set; }
Property Value
CalendarIndex
Declaration
public int CalendarIndex { get; set; }
Property Value
CalendarWidth
Declaration
public int CalendarWidth { get; set; }
Property Value
CanCreateAppointment
Declaration
public bool CanCreateAppointment { get; set; }
Property Value
Caption
Declaration
public string Caption { get; set; }
Property Value
CaptionControl
Declaration
public Control CaptionControl { get; set; }
Property Value
CaptionControlClick
Declaration
public string CaptionControlClick { get; set; }
Property Value
CaptionType
Declaration
public CalendarCaptionType CaptionType { get; set; }
Property Value
ClientScript
Declaration
public string ClientScript { get; set; }
Property Value
ContainerClientID
Declaration
public string ContainerClientID { get; set; }
Property Value
ContextObject
Declaration
public ContextBase ContextObject { get; set; }
Property Value
ContextTypes
Declaration
public string[] ContextTypes { get; set; }
Property Value
DisplayAllDayFreeEvents
Declaration
public bool DisplayAllDayFreeEvents { get; set; }
Property Value
DisplayDownArrow
Declaration
public bool DisplayDownArrow { get; set; }
Property Value
Declaration
public bool DisplayFooter { get; set; }
Property Value
Declaration
public bool DisplayHeader { get; set; }
Property Value
Declaration
public bool DisplayInScrollableContainer { get; set; }
Property Value
DisplayLeftBorder
Declaration
public bool DisplayLeftBorder { get; set; }
Property Value
DisplayRightBorder
Declaration
public bool DisplayRightBorder { get; set; }
Property Value
DisplayTimeScale
Declaration
public bool DisplayTimeScale { get; set; }
Property Value
DisplayUpArrow
Declaration
public bool DisplayUpArrow { get; set; }
Property Value
DownArrowAlignment
Declaration
public HorizontalAlign DownArrowAlignment { get; set; }
Property Value
Declaration
public bool FadeTitleButtonColors { get; set; }
Property Value
Declaration
public int FooterHeight { get; set; }
Property Value
Declaration
public int HeaderHeight { get; set; }
Property Value
Height
Declaration
public string Height { get; set; }
Property Value
InitialStartTimeHour
Declaration
public int InitialStartTimeHour { get; set; }
Property Value
IsRedLetterDay
Declaration
public bool IsRedLetterDay { get; set; }
Property Value
Left
Declaration
public string Left { get; set; }
Property Value
LeftBorderColor
Declaration
public string LeftBorderColor { get; set; }
Property Value
OffsetTop
Declaration
public int OffsetTop { get; set; }
Property Value
OnDropCallbackFunction
Declaration
public string OnDropCallbackFunction { get; }
Property Value
OnMouseEnterCallbackFunction
Declaration
public string OnMouseEnterCallbackFunction { get; }
Property Value
Declaration
public string OverrideScrollDownAction { get; set; }
Property Value
Declaration
public string OverrideScrollUpAction { get; set; }
Property Value
PaneTop
Declaration
public int PaneTop { get; set; }
Property Value
PrinterFriendly
Declaration
public CalendarContainer.PrinterFriendly PrinterFriendly { get; set; }
Property Value
Declaration
public bool ReceiveMouseScrollEvent { get; set; }
Property Value
RightBorderColor
Declaration
public string RightBorderColor { get; set; }
Property Value
StartTimeCurrent
Declaration
public string StartTimeCurrent { get; set; }
Property Value
TimelineEnd
Declaration
public DateTime TimelineEnd { get; set; }
Property Value
TimelineStart
Declaration
public DateTime TimelineStart { get; set; }
Property Value
TimeScaleType
Declaration
public CalendarTimeScaleType TimeScaleType { get; set; }
Property Value
Top
Declaration
public string Top { get; set; }
Property Value
UpArrowAlignment
Declaration
public HorizontalAlign UpArrowAlignment { get; set; }
Property Value
UseOnlyCalendarContainerMouseEvents
Declaration
public bool UseOnlyCalendarContainerMouseEvents { get; set; }
Property Value
Width
Declaration
public string Width { get; set; }
Property Value
Methods
Declaration
public SoInputButton CreateDefaultAssociateHeaderButton(Associate associate, DateTime date)
Parameters
Returns
Declaration
public SoInputButton CreateDefaultDateHeaderButton(DateTime date)
Parameters
Returns
Declaration
public SoInputButton CreateDefaultHeaderButton(string caption, string soProtocol, string color, int associateId)
Parameters
Returns
Render(HtmlTextWriter)
Declaration
protected override void Render(HtmlTextWriter writer)
Parameters
Overrides
Implements