Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartCollection Class / Owner Property


In This Topic
Owner Property (SpreadChartCollection)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Owner As SheetView
 
'Usage
 
Dim instance As SpreadChartCollection
Dim value As SheetView
 
value = instance.Owner
See Also