FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextInput Class / tblMainLayout Field


In This Topic
tblMainLayout Field (TextInput)
In This Topic
Syntax
'Declaration
 
Protected tblMainLayout As TableLayoutPanel
 
'Usage
 
Dim instance As TextInput
Dim value As TableLayoutPanel
 
value = instance.tblMainLayout
 
instance.tblMainLayout = value
See Also