C1.Silverlight.RichTextBox.5
Cells Property (C1TableRow)

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

Reference

C1TableRow Class
C1TableRow Members

 

 


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