Skip to main content

ICustomNavigator.OnHide method

Namespace: NextDesign.Desktop.CustomUI

Description

What to do when hiding this navigator Next Design calls this method to hide the navigator that it extends. If there is a process you want to execute when hidden on the extension side, implement it here.

argument

NameTypeDescription
argsOnHideEventArgsHidden Event Parameters

Return value

  • void