The event handler receives an argument of type AdvanceEventArgs containing data related to this event. The following AdvanceEventArgs properties provide information specific to this event.
Property | Description |
---|---|
AdvanceNext | Gets whether to move to the next component. |
Cancel | Gets or sets whether to cancel default processing. |