The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

AfterCheckStateChanged Event (UltraCheckEditorColumn)

Occurs after the CheckState has changed in any cell in the column.
Syntax
'Declaration
 
Public Event AfterCheckStateChanged As ToggleEditorBase.AfterCheckStateChangedHandler
public event ToggleEditorBase.AfterCheckStateChangedHandler AfterCheckStateChanged