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

Gets the cells.
Syntax
'Declaration
 
Public ReadOnly Property Cells As System.Collections.Generic.IEnumerable(Of C1TableCell)
public System.Collections.Generic.IEnumerable<C1TableCell> Cells {get;}

Property Value

The cells.
See Also

Reference

C1TableHelper Class
C1TableHelper Members

 

 


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