The DayPilotCalendarDesigner type exposes the following members.

Constructors

  NameDescription
Public methodDayPilotCalendarDesigner
Initializes a new instance of the DayPilotCalendarDesigner class

Methods

  NameDescription
Protected methodConnectToDataSource (Inherited from DataBoundControlDesigner.)
Protected methodCreateDataSource (Inherited from DataBoundControlDesigner.)
Protected methodCreateErrorDesignTimeHtml(String) (Inherited from ControlDesigner.)
Protected methodCreateErrorDesignTimeHtml(String, Exception) (Inherited from ControlDesigner.)
Protected methodCreatePlaceHolderDesignTimeHtml()()()() (Inherited from ControlDesigner.)
Protected methodCreatePlaceHolderDesignTimeHtml(String) (Inherited from ControlDesigner.)
Protected methodCreateViewControl (Inherited from ControlDesigner.)
Protected methodDataBind (Inherited from DataBoundControlDesigner.)
Protected methodDisconnectFromDataSource (Inherited from DataBoundControlDesigner.)
Public methodDispose()()()() (Inherited from ComponentDesigner.)
Protected methodDispose(Boolean) (Inherited from DataBoundControlDesigner.)
Public methodDoDefaultAction (Inherited from ComponentDesigner.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from ComponentDesigner.)
Public methodGetBounds (Inherited from ControlDesigner.)
Protected methodGetDesignTimeDataSource (Inherited from DataBoundControlDesigner.)
Public methodGetDesignTimeHtml()()()()
Generates the markup that is used to render the control at design time.
(Overrides BaseDataBoundControlDesigner..::..GetDesignTimeHtml()()()().)
Public methodGetDesignTimeHtml(DesignerRegionCollection) (Inherited from ControlDesigner.)
Public methodGetEditableDesignerRegionContent (Inherited from ControlDesigner.)
Protected methodGetEmptyDesignTimeHtml (Inherited from BaseDataBoundControlDesigner.)
Protected methodGetErrorDesignTimeHtml (Inherited from BaseDataBoundControlDesigner.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetPersistenceContent (Inherited from ControlDesigner.)
Public methodGetPersistInnerHtml Obsolete. (Inherited from ControlDesigner.)
Protected methodGetSampleDataSource (Inherited from DataBoundControlDesigner.)
Protected methodGetService (Inherited from ComponentDesigner.)
Public methodGetType (Inherited from Object.)
Public methodGetViewRendering (Inherited from ControlDesigner.)
Public methodInitialize (Inherited from BaseDataBoundControlDesigner.)
Public methodInitializeExistingComponent (Inherited from ComponentDesigner.)
Public methodInitializeNewComponent (Inherited from ComponentDesigner.)
Public methodInitializeNonDefault Obsolete. (Inherited from ComponentDesigner.)
Public methodInvalidate()()()() (Inherited from ControlDesigner.)
Public methodInvalidate(Rectangle) (Inherited from ControlDesigner.)
Protected methodInvokeGetInheritanceAttribute (Inherited from ComponentDesigner.)
Public methodIsPropertyBound Obsolete. (Inherited from ControlDesigner.)
Public methodLocalize (Inherited from ControlDesigner.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnAutoFormatApplied (Inherited from ControlDesigner.)
Protected methodOnBehaviorAttached Obsolete. (Inherited from HtmlControlDesigner.)
Protected methodOnBehaviorDetaching Obsolete. (Inherited from HtmlControlDesigner.)
Protected methodOnBindingsCollectionChanged Obsolete. (Inherited from ControlDesigner.)
Protected methodOnClick (Inherited from ControlDesigner.)
Public methodOnComponentChanged (Inherited from ControlDesigner.)
Public methodOnComponentChanging (Inherited from ControlDesigner.)
Protected methodOnControlResize Obsolete. (Inherited from ControlDesigner.)
Protected methodOnDataSourceChanged (Inherited from BaseDataBoundControlDesigner.)
Protected methodOnPaint (Inherited from ControlDesigner.)
Public methodOnSetComponentDefaults Obsolete. (Inherited from ComponentDesigner.)
Public methodOnSetParent (Inherited from HtmlControlDesigner.)
Protected methodOnSchemaRefreshed (Inherited from BaseDataBoundControlDesigner.)
Protected methodPostFilterAttributes (Inherited from ComponentDesigner.)
Protected methodPostFilterEvents (Inherited from ComponentDesigner.)
Protected methodPostFilterProperties (Inherited from ComponentDesigner.)
Protected methodPreFilterAttributes (Inherited from ComponentDesigner.)
Protected methodPreFilterEvents (Inherited from HtmlControlDesigner.)
Protected methodPreFilterProperties
Overridden by the designer to shadow run-time properties of the data bound control with corresponding properties implemented by the designer.
(Overrides DataBoundControlDesigner..::..PreFilterProperties(IDictionary).)
Protected methodRaiseComponentChanged (Inherited from ComponentDesigner.)
Protected methodRaiseComponentChanging (Inherited from ComponentDesigner.)
Public methodRaiseResizeEvent Obsolete. (Inherited from ControlDesigner.)
Public methodRegisterClone (Inherited from ControlDesigner.)
Public methodSetEditableDesignerRegionContent (Inherited from ControlDesigner.)
Protected methodSetRegionContent (Inherited from ControlDesigner.)
Protected methodSetViewFlags (Inherited from ControlDesigner.)
Public methodToString (Inherited from Object.)
Public methodUpdateDesignTimeHtml (Inherited from ControlDesigner.)

Properties

  NameDescription
Public propertyActionLists (Inherited from DataBoundControlDesigner.)
Public propertyAllowResize (Inherited from ControlDesigner.)
Public propertyAssociatedComponents (Inherited from ComponentDesigner.)
Public propertyAutoFormats (Inherited from ControlDesigner.)
Public propertyBehavior Obsolete. (Inherited from HtmlControlDesigner.)
Public propertyComponent (Inherited from ComponentDesigner.)
Public propertyDataBindings (Inherited from HtmlControlDesigner.)
Protected propertyDataBindingsEnabled (Inherited from ControlDesigner.)
Public propertyDataMember (Inherited from DataBoundControlDesigner.)
Public propertyDataSource (Inherited from BaseDataBoundControlDesigner.)
Public propertyDataSourceDesigner (Inherited from DataBoundControlDesigner.)
Public propertyDataSourceID (Inherited from BaseDataBoundControlDesigner.)
Protected propertyDesignerState (Inherited from ControlDesigner.)
Public propertyDesignerView (Inherited from DataBoundControlDesigner.)
Protected propertyDesignTimeElement Obsolete. (Inherited from HtmlControlDesigner.)
Protected propertyDesignTimeElementView Obsolete. (Inherited from ControlDesigner.)
Public propertyDesignTimeHtmlRequiresLoadComplete Obsolete. (Inherited from ControlDesigner.)
Public propertyExpressions (Inherited from HtmlControlDesigner.)
Protected propertyHidePropertiesInTemplateMode (Inherited from ControlDesigner.)
Public propertyID (Inherited from ControlDesigner.)
Protected propertyInheritanceAttribute (Inherited from ComponentDesigner.)
Protected propertyInherited (Inherited from ComponentDesigner.)
Protected propertyInTemplateMode (Inherited from ControlDesigner.)
Public propertyIsDirty Obsolete. (Inherited from ControlDesigner.)
Protected propertyParentComponent (Inherited from ComponentDesigner.)
Public propertyReadOnly Obsolete. (Inherited from ControlDesigner.)
Protected propertyRootDesigner (Inherited from ControlDesigner.)
Protected propertySampleRowCount (Inherited from DataBoundControlDesigner.)
Protected propertyShadowProperties (Inherited from ComponentDesigner.)
Public propertyShouldCodeSerialize Obsolete. (Inherited from HtmlControlDesigner.)
Protected propertyTag (Inherited from ControlDesigner.)
Public propertyTemplateGroups (Inherited from ControlDesigner.)
Protected propertyUseDataSourcePickerActionList (Inherited from DataBoundControlDesigner.)
Protected propertyUsePreviewControl (Inherited from ControlDesigner.)
Public propertyVerbs (Inherited from ComponentDesigner.)
Public propertyViewControl (Inherited from ControlDesigner.)
Public propertyViewControlCreated (Inherited from ControlDesigner.)
Protected propertyVisible (Inherited from ControlDesigner.)

See Also