[]
Creates a new object with the Expand event arguments.
public ExpandEventArgs(SpreadView view, bool expand, int row)
Public Sub New(view As SpreadView, expand As Boolean, row As Integer)
Type | Name | Description |
---|---|---|
SpreadView | view | |
bool | expand | |
int | row |