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

Gets the highest level C1TableCell elements inside the range.
Syntax
'Declaration
 
Public ReadOnly Property Cells As System.Collections.Generic.IEnumerable(Of C1TableCell)
public System.Collections.Generic.IEnumerable<C1TableCell> Cells {get;}
See Also

Reference

C1TextRange Class
C1TextRange Members

 

 


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