[]
Provides data for a Adding event.
public class NavigatorAddingEventArgs : EventArgs
| Name | Description |
|---|---|
| Cancel | This argument is False by default. If you set it to True in your event code, the navigator control will abort adding a new row. |