DesignerActionMethodItem Properties
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | AllowAssociate | Gets or sets a value indicating whether to allow this item to be placed into a group of items that have the same Category property value.(Inherited from DesignerActionItem.) |
![]() | Category | Gets the group name for an item.(Inherited from DesignerActionItem.) |
![]() | Description | Gets the supplemental text for the item.(Inherited from DesignerActionItem.) |
![]() | DisplayName | Gets the text for this item.(Inherited from DesignerActionItem.) |
![]() | IncludeAsDesignerVerb | Gets a value that indicates the DesignerActionMethodItem should appear in other user interface contexts. |
![]() | MemberName | Gets the name of the method that this DesignerActionMethodItem is associated with. |
![]() | Properties | Gets a reference to a collection that can be used to store programmer-defined key/value pairs.(Inherited from DesignerActionItem.) |
![]() | RelatedComponent | Gets or sets a component that contributes its DesignerActionMethodItem objects to the current panel. |
![]() | ShowInSourceView | Gets or sets a value that indicates whether this item appears in source code view.(Inherited from DesignerActionItem.) |
