EditModeHideActionControl | |
Type | command |
Dictionary | DataGrid |
Library | Data Grid |
Syntax |
|
Associations | datagrid |
Summary | Hide any visible data grid action control. |
Related | Property: dgEditMode, edit mode action control, action select control, edit mode reorder control Command: EditModeShowActionControlForIndex Message: , EditModeActionControlClicked, , GetEditModeActionControl, , GetEditModeReorderControl |
Description | Hide any visible data grid action control. Passing true as the first parameter will prevent the hide from being animated. This is useful if you wish to hide the row instantly, for example when deleting, but don't want to turn off animations globally. |