Spread Windows Forms 12.0 Product Documentation
GetParent Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RangeGroupInfo Class : GetParent Method
Gets the parent of this outline (range group).
Syntax
'Declaration
 
Public Function GetParent() As RangeGroupInfo
'Usage
 
Dim instance As RangeGroupInfo
Dim value As RangeGroupInfo
 
value = instance.GetParent()
public RangeGroupInfo GetParent()
See Also

Reference

RangeGroupInfo Class
RangeGroupInfo Members