C1.Win.FlexGrid.View Namespace / C1FlexGridExternalViewBase Class / FlexGrid Property

In This Topic
FlexGrid Property (C1FlexGridExternalViewBase)
In This Topic
Gets or sets the C1.Win.FlexGrid.C1FlexGrid that is connected to this C1.Win.FlexGrid.View.IFlexGridExternalView.
Syntax
'Declaration
 
Public Property FlexGrid As C1FlexGrid
 
See Also