.NET Documentation
C#
VB
Show/Hide TOC
IView
Table
Methods
Get
Data 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#
Copy
Data
GetData
()
VB
Copy
Function
GetData
As
Data
Return Value
Data
Data
with the model of the table.
See Also
Reference
IViewTableMethods Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also