IViewTableMethodsGetData Method

Gets the model of the table, including the fields and values.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Data GetData()

Return Value

Data
Data with the model of the table.

See Also