For a list of all members of this type, see ICellActionManager members.
Name | Description | |
---|---|---|
![]() | ClickCell | Notifies the grid that a cell has been clicked. |
![]() | ClickExpansionIndicator | Notifies the grid that an expansion indicator has been clicked. |
![]() | ColumnFilterChanged | Provides a new column filter condition to associate with the cell's column. |
![]() | ColumnFilterChanging | Provides a new intermediate column filter condition to associate with the cell's column. |
![]() | DragStarted | Notifies the grid that a cell has started a drag. |
![]() | GetColumnFilterCondition | Get's the column filter condition associated with the cell's column. |
![]() | GetColumnPropertyType | Get's the property type associated the cell's column. |
![]() | IsCellDown | Gets if the mouse is down on the current cell. |
![]() | MouseDownCell | Notifies the grid when the mouse is down providing the position. |
![]() | MouseIsOver | Notifies the grid which cell the mouse is over. |
![]() | MouseLeaveCell | Notifies the grid when the mouse has left the cell. |
![]() | MouseUpCell | Notifies the grid when the mouse is raised providing the position. |
![]() | PointerDownCell | Notifies the grid that a pointer is down on a cell. |
![]() | PointerUpCell | Notifies the grid that a pointer is up on a cell. |
![]() | PreviewPointerDownCell | Notifies the grid that a pointer is pressing on the cell. |
![]() | PreviewPointerUpCell | Notifies the grid that a pointer is releasing on a cell. |