GridViewContextMenuItem Constructors
Denotes an individual context menu item within the ASPxGridView control.
Name | Parameters | Description |
---|---|---|
Grid |
none |
Initializes a new instance of the Grid |
Grid |
command, name |
Initializes a new instance of the Grid |
Grid |
command |
Initializes a new instance of the Grid |
Grid |
text, name, image |
Initializes a new instance of the Grid |
Grid |
text, name, image |
Initializes a new instance of the Grid |
Grid |
text, name, image |
Initializes a new instance of the Grid |
Grid |
text, name |
Initializes a new instance of the Grid |
Grid |
text |
Initializes a new instance of the Grid |
See Also