See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The EditValueOnDoDefaultActionComponentDesigner type exposes the following members.

Properties

  NameDescription
Public propertyActionLists
Gets the design-time action lists supported by the component associated with the designer.
(Inherited from ComponentDesigner.)
Public propertyAssociatedComponents
Gets the collection of components associated with the component managed by the designer.
(Inherited from ComponentDesigner.)
Public propertyComponent
Gets the component this designer is designing.
(Inherited from ComponentDesigner.)
Protected propertyInheritanceAttribute
Gets an attribute that indicates the type of inheritance of the associated component.
(Inherited from ComponentDesigner.)
Protected propertyInherited
Gets a value indicating whether this component is inherited.
(Inherited from ComponentDesigner.)
Protected propertyParentComponent
Gets the parent component for this designer.
(Inherited from ComponentDesigner.)
Protected propertyShadowProperties
Gets a collection of property values that override user settings.
(Inherited from ComponentDesigner.)
Public propertyVerbs
Gets the design-time verbs supported by the component that is associated with the designer.
(Inherited from ComponentDesigner.)

See Also