ComponentOne DataObjects for .NET
ExpressTable Property

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressView Class : ExpressTable Property
Gets or sets the source C1ExpressTable component.
Syntax
'Declaration
 
Public Property ExpressTable As C1ExpressTable
public C1ExpressTable ExpressTable {get; set;}
Remarks
Use this property to attach the C1ExpressView to a C1ExpressTable component residing in the same form with the C1ExpressView.
See Also

Reference

C1ExpressView Class
C1ExpressView Members