[]
Initializes a new instance of the NavItemTextChangedEventArgs class.
public NavItemTextChangedEventArgs(C1DbNavigator navigator, string text)
Type | Name | Description |
---|---|---|
C1DbNavigator | navigator | The owner of the event. |
string | text | New text. |