Version

CellClickAction Enumeration

The enumeration defines an action whenever a cell in the grid is clicked.
Members
MemberDescription
CellThe cell should be selected.
RowThe cell's row should be selected.
Inheritance Hierarchy

Object
   Infragistics.Web.UI.CellClickAction

See Also