'Declaration
Public Function New( _ ByVal navigator As C1DbNavigator, _ ByVal text As String _ )
public NavItemTextChangedEventArgs( C1DbNavigator navigator, string text )
Parameters
- navigator
- The owner of the event.
- text
- New text.
'Declaration
Public Function New( _ ByVal navigator As C1DbNavigator, _ ByVal text As String _ )
public NavItemTextChangedEventArgs( C1DbNavigator navigator, string text )