C1.Silverlight.RichTextBox.5
RowGroups Property

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

Reference

C1Table Class
C1Table Members

 

 


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