'Declaration Public ReadOnly Property Parent As Object
'Usage Dim instance As Rows Dim value As Object value = instance.Parent
public object Parent {get;}
FpSpread1.ActiveSheetView.Rows.Default.BackColor = Color.Tan;
FpSpread1.ActiveSheetView.Rows.Default.BackColor = Color.Tan
Rows Class Rows Members