[]
Gets the Data Table dialog that allows to see the results of multiple inputs at the same time.
public static Form DataTable(FpSpread spread)
Public Shared Function DataTable(spread As FpSpread) As Form
Type | Name | Description |
---|---|---|
FpSpread | spread | The FpSpread owner. |
Type | Description |
---|---|
Form | A Form object represents the Data Table dialog. |