Xceed SmartUI Documentation
Events / AfterEdit event
In This Topic
    AfterEdit event
    In This Topic

    Occurs when an Edit area is about to loose the focus.

    AfterEdit( ByRef Item As SmartItem, ByRef Cancel As Boolean )

    Syntax

    Private Sub SmartUI_AfterEdit(ByRef Item As SmartItem, ByRef Cancel As Boolean)

    Applies To

    SmartUI

    See Also

    BeforeEdit, SmartItem