C1.Silverlight.RichTextBox.5
Rows Property (C1TableRowGroup)

Gets the collection of C1TableRow in the C1TableRowGroup.
Syntax
'Declaration
 
Public ReadOnly Property Rows As ProxyCollection(Of C1TableRow)
public ProxyCollection<C1TableRow> Rows {get;}
See Also

Reference

C1TableRowGroup Class
C1TableRowGroup Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.