Method | Description | |
---|---|---|
GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection |
Returns the collection of DesignerActionItem objects contained in the list.
|
|
KryptonGroupActionList ( KryptonGroupDesigner owner ) : System |
Initialize a new instance of the KryptonGroupActionList class.
|
public GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection | ||
return | System.ComponentModel.Design.DesignerActionItemCollection |
public KryptonGroupActionList ( KryptonGroupDesigner owner ) : System | ||
owner | KryptonGroupDesigner | Designer that owns this action list instance. |
return | System |