Skip to main content
A newer version of this page is available. .
Tab

ASPxGridViewContextMenuItemVisibilityEventArgs.SetEnabled Method

Name Parameters Description
SetEnabled(GridViewContextMenuItem, GridViewColumn, Boolean) item, column, enabled Allows you to set the availability of a particular item based on the right-clicked column.
SetEnabled(GridViewContextMenuItem, Boolean) item, enabled Allows you to set the availability of a particular item.
SetEnabled(GridViewContextMenuItem, Int32, Boolean) item, visibleIndex, enabled Allows you to set the availability of a particular item based on the right-clicked row.