Class CalendarContainerEvent
Inheritance
CalendarContainerEvent
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class CalendarContainerEvent : DragDropContext
Constructors
CalendarContainerEvent(CalendarContainer)
Declaration
public CalendarContainerEvent(CalendarContainer calendarContainer)
Parameters
Fields
_appointmentPlacement
Declaration
protected CalendarAppointmentPlacement _appointmentPlacement
Field Value
_timeScaleType
Declaration
protected CalendarTimeScaleType _timeScaleType
Field Value
myVar
Declaration
Field Value
Properties
AppointmentPlacement
Declaration
public CalendarAppointmentPlacement AppointmentPlacement { get; set; }
Property Value
CalendarIdArray
Declaration
public string[] CalendarIdArray { get; }
Property Value
CalendarsHasTimeFollow
Declaration
public bool CalendarsHasTimeFollow { get; }
Property Value
FirstAppointmentTop
Declaration
public int FirstAppointmentTop { get; set; }
Property Value
LastAppointmentTop
Declaration
public int LastAppointmentTop { get; set; }
Property Value
MyProperty
Declaration
public int MyProperty { get; set; }
Property Value
StartTimeCurrent
Declaration
public string StartTimeCurrent { get; set; }
Property Value
TimeScaleId
Declaration
public string TimeScaleId { get; }
Property Value
TimeScaleType
Declaration
public CalendarTimeScaleType TimeScaleType { get; }
Property Value