[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Events.NavItemTextChangedEventArgs

NavItemTextChangedEventArgs Class

Provides data item TextChanged event.

Inheritance
NavItemTextChangedEventArgs
Namespace: C1.Win.Input.DbNavigator.Events
Assembly: C1.Win.Input.DbNavigator.8.dll
Syntax
public class NavItemTextChangedEventArgs : NavItemEventArgs

Constructors

Name Description
NavItemTextChangedEventArgs(C1DbNavigator, string)

Initializes a new instance of the NavItemTextChangedEventArgs class.

Properties

Name Description
Text

Gets new item text.