PdcDataGrid.TableName: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == TableName as String == Description == == Notes == This property returns the name of the current datagrid. == Code example == <source lang="vb"> </sourc..."
 
No edit summary
 
Line 6: Line 6:


== Notes ==
== Notes ==
This property returns the name of the current datagrid.
This property returns the name of the current temporary datagrid.


== Code example ==
== Code example ==

Latest revision as of 13:21, 26 June 2017

Declaration

TableName as String

Description

Notes

This property returns the name of the current temporary datagrid.

Code example

Availability

Available since June 2017 (from version 5.3)