[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.BuiltInDialogs.DataTable

DataTable Method

DataTable(FpSpread)

Gets the Data Table dialog that allows to see the results of multiple inputs at the same time.

Declaration
public static Form DataTable(FpSpread spread)
Public Shared Function DataTable(spread As FpSpread) As Form
Parameters
Type Name Description
FpSpread spread

The FpSpread owner.

Returns
Type Description
Form

A Form object represents the Data Table dialog.