Name | Description | |
---|---|---|
![]() | NavItemTextChangedEventArgs Constructor | Initializes a new instance of the NavItemTextChangedEventArgs class. |
The following tables list the members exposed by NavItemTextChangedEventArgs.
Name | Description | |
---|---|---|
![]() | NavItemTextChangedEventArgs Constructor | Initializes a new instance of the NavItemTextChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Handled | Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing. (Inherited from C1.Win.Input.DbNavigator.Events.NavItemEventArgs) |
![]() | Navigator | Gets C1.Win.Input.DbNavigator.C1DbNavigator that is the owner of the event. (Inherited from C1.Win.Input.DbNavigator.Events.NavItemEventArgs) |
![]() | Text | Gets new item text. |