Show / Hide Table of Contents

Interface ICalendarOptions

Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public interface ICalendarOptions

Properties

AppointmentMarginLeft

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

AppointmentPercentWidth

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

AppointmentPlacement

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

AppointmentPosition

Declaration
int AppointmentPosition { get; }
Property Value
Type Description
Int32

AssociateID

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

BoldNames

Declaration
bool BoldNames { get; set; }
Property Value
Type Description
Boolean

CalendarDate

Declaration
DateTime CalendarDate { get; set; }
Property Value
Type Description
DateTime

CalendarIndex

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

CalendarWidth

Declaration
int CalendarWidth { get; }
Property Value
Type Description
Int32

ClientID

Declaration
string ClientID { get; }
Property Value
Type Description
String

ContainerClientID

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

OffsetTop

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

PrinterFriendly

Declaration
CalendarContainer.PrinterFriendly PrinterFriendly { get; set; }
Property Value
Type Description
CalendarContainer.PrinterFriendly

StartTimeCurrent

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

TimeScaleType

Declaration
CalendarTimeScaleType TimeScaleType { get; set; }
Property Value
Type Description
CalendarTimeScaleType

UseOnlyCalendarContainerMouseEvents

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