NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CalendarDesigner Properties

The properties of the CalendarDesigner class are listed below. For a complete list of CalendarDesigner class members, see the CalendarDesigner Members topic.

Public:

AllowResize (inherited from WebControlDesigner) Gets or sets whether the control is resizable.
Behavior (inherited from HtmlControlDesigner) Points to the DHTML Behavior that is associated to this designer instance.
Component (inherited from ComponentDesigner) Gets or sets the component this designer is designing.
HTMLElement (inherited from HtmlControlDesigner) Accessor for the HTML element associated to the attached behavior.
IsDirty (inherited from UserControlDesigner) Whether or not the boolean dirty state of the web control is currently set.
ReadOnly (inherited from UserControlDesigner) Whether or not the control's associated design surface is set to read-only or not.
Verbs Gets the set of verbs this designer offers.
ViewLinkRootElement (inherited from UserControlDesigner) Returns the HTML element associated to the read-only display section in the view-linked tree.

Protected:

BaseDesigner (inherited from HtmlControlDesigner) Returns the base Web Forms designer associated to the ASPX document.
InheritanceAttribute (inherited from ComponentDesigner) Gets or sets the inheritance attribute for this component.
Inherited (inherited from ComponentDesigner) Gets whether or not this component is being inherited.

See Also

CalendarDesigner Class | System.Web.UI.Design.WebControls Namespace