Show / Hide Table of Contents

Class CalendarContainerEvent

Inheritance
Object
ContextBase
DragDropContext
CalendarContainerEvent
CalendarEvent
Inherited Members
DragDropContext._canStartDrag
DragDropContext._dragGuideId
DragDropContext._callbackFunction
DragDropContext._callbackCopyFunction
DragDropContext._dragObject
DragDropContext.DragObject
DragDropContext.CanStartDrag
DragDropContext.DragGuideId
DragDropContext.CallbackFunction
DragDropContext.CallbackCopyFunction
ContextBase._contextType
ContextBase._clientId
ContextBase._htmlElement
ContextBase._containerId
ContextBase._clientScript
ContextBase._offsetTop
ContextBase.ToString()
ContextBase.OffsetTop
ContextBase.ClientScript
ContextBase.ContainerId
ContextBase.HtmlElement
ContextBase.ContextType
ContextBase.ClientID
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class CalendarContainerEvent : DragDropContext

Constructors

CalendarContainerEvent(CalendarContainer)

Declaration
public CalendarContainerEvent(CalendarContainer calendarContainer)
Parameters
Type Name Description
CalendarContainer calendarContainer

Fields

_appointmentPlacement

Declaration
protected CalendarAppointmentPlacement _appointmentPlacement
Field Value
Type Description
CalendarAppointmentPlacement

_timeScaleType

Declaration
protected CalendarTimeScaleType _timeScaleType
Field Value
Type Description
CalendarTimeScaleType

myVar

Declaration
protected int myVar
Field Value
Type Description
Int32

Properties

AppointmentPlacement

Declaration
public CalendarAppointmentPlacement AppointmentPlacement { get; set; }
Property Value
Type Description
CalendarAppointmentPlacement

CalendarIdArray

Declaration
public string[] CalendarIdArray { get; }
Property Value
Type Description
String[]

CalendarsHasTimeFollow

Declaration
public bool CalendarsHasTimeFollow { get; }
Property Value
Type Description
Boolean

FirstAppointmentTop

Declaration
public int FirstAppointmentTop { get; set; }
Property Value
Type Description
Int32

LastAppointmentTop

Declaration
public int LastAppointmentTop { get; set; }
Property Value
Type Description
Int32

MyProperty

Declaration
public int MyProperty { get; set; }
Property Value
Type Description
Int32

StartTimeCurrent

Declaration
public string StartTimeCurrent { get; set; }
Property Value
Type Description
String

TimeScaleId

Declaration
public string TimeScaleId { get; }
Property Value
Type Description
String

TimeScaleType

Declaration
public CalendarTimeScaleType TimeScaleType { get; }
Property Value
Type Description
CalendarTimeScaleType
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top