DesignerActionPropertyItem Constructor
.NET Framework (current version)
Initializes a new instance of the DesignerActionPropertyItem class.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | DesignerActionPropertyItem(String^, String^) | Initializes a new instance of the DesignerActionPropertyItem class, with the specified property and display names. |
![]() | DesignerActionPropertyItem(String^, String^, String^) | Initializes a new instance of the DesignerActionPropertyItem class, with the specified property and category names, and display text. |
![]() | DesignerActionPropertyItem(String^, String^, String^, String^) | Initializes a new instance of the DesignerActionPropertyItem class, with the specified property and category names, and display and description text. |
Show:
