Spread for ASP.NET 10 Product Documentation
TableData Property


Gets the table data.
Syntax
'Declaration
 
Public ReadOnly Property TableData As Object
'Usage
 
Dim instance As TableReferenceExpression
Dim value As Object
 
value = instance.TableData
public object TableData {get;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

TableReferenceExpression Class
TableReferenceExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.