GrapeCity.Xaml.SpreadSheet.Data
Parent Property (Row)


Gets the collection of rows that contain this row.
Syntax
'Declaration
 
Public ReadOnly Property Parent As Rows
'Usage
 
Dim instance As Row
Dim value As Rows
 
value = instance.Parent
public Rows Parent {get;}

Property Value

The collection of rows (Rows object) that contain this row.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options