Spread Windows Forms 12.0 Product Documentation
Owner Property (ISparklineContainer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ISparklineContainer Interface : Owner Property
Owner of this container.
Syntax
'Declaration
 
Property Owner As SheetView
'Usage
 
Dim instance As ISparklineContainer
Dim value As SheetView
 
instance.Owner = value
 
value = instance.Owner
SheetView Owner {get; set;}
See Also

Reference

ISparklineContainer Interface
ISparklineContainer Members