Spread Windows Forms 12.0 Product Documentation
Parent Property (Group)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > Group Class : Parent Property
Gets the parent of the group.
Syntax
'Declaration
 
Public ReadOnly Property Parent As Group
'Usage
 
Dim instance As Group
Dim value As Group
 
value = instance.Parent
public Group Parent {get;}

Property Value

Group object containing the parent group
See Also

Reference

Group Class
Group Members