UniGridClearActions Method |
Clears UniGrid's information on recently performed action. Under normal circumstances there is no need to perform this action.
However sometimes forcing grid to clear the actions is required.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax public void ClearActions()
See Also