ASPxGridViewContextMenuItemVisibilityEventArgs.SetEnabled Method
Name | Parameters | Description |
---|---|---|
Set |
item, column, enabled | Allows you to set the availability of a particular item based on the right-clicked column. |
Set |
item, enabled | Allows you to set the availability of a particular item. |
Set |
item, visible |
Allows you to set the availability of a particular item based on the right-clicked row. |