[]
Creates a new object with the Advance event arguments.
public AdvanceEventArgs(SpreadView view, bool advanceNext)
Public Sub New(view As SpreadView, advanceNext As Boolean)
Type | Name | Description |
---|---|---|
SpreadView | view | View of the current control from which to advance |
bool | advanceNext | Whether to move to the next control |