GridMenuItemClickEventArgs Constructors
Provides data for the GridView.GridMenuItemClick event.
Name | Parameters | Description |
---|---|---|
Grid |
column, condition, menu |
Initializes a new instance of the Grid |
Grid |
column, items, item, type, format, mtype, menu |
Initializes a new instance of the Grid |
Grid |
column, items, item, type, format, mtype, menu |
Creates and initializes a new Grid |
See Also