DesignerActionHeaderItem Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
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.) |
![]() | Properties | Gets a reference to a collection that can be used to store programmer-defined key/value pairs.(Inherited from DesignerActionItem.) |
![]() | ShowInSourceView | Gets or sets a value that indicates whether this item appears in source code view.(Inherited from DesignerActionItem.) |
Show:
