HtmlControlDesigner Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| ActionLists | Gets the design-time action lists supported by the component associated with the designer. (inherited from ComponentDesigner) |
| AssociatedComponents | Gets the collection of components associated with the component managed by the designer. (inherited from ComponentDesigner) |
| Behavior | Gets or sets the DHTML behavior that is associated with the designer. |
| Component | Gets the component this designer is designing. (inherited from ComponentDesigner) |
| DataBindings | Gets the data bindings collection for the current control. |
| Expressions | Gets the expression bindings for the current control at design time. |
| ShouldCodeSerialize | Gets or sets a value indicating whether to create a field declaration for the control in the code-behind file for the current design document during serialization. |
| Verbs | Gets the design-time verbs supported by the component that is associated with the designer. (inherited from ComponentDesigner) |
| Name | Description | |
|---|---|---|
| DesignTimeElement | Gets the design-time object representing the control that is associated with the HtmlControlDesigner object on the design surface. |
| InheritanceAttribute | Gets an attribute that indicates the type of inheritance of the associated component. (inherited from ComponentDesigner) |
| Inherited | Gets a value indicating whether this component is inherited. (inherited from ComponentDesigner) |
| ParentComponent | Gets the parent component for this designer. (inherited from ComponentDesigner) |
| ShadowProperties | Gets a collection of property values that override user settings. (inherited from ComponentDesigner) |
Community Additions
ADD
Show: