C1.Silverlight.RichTextBox.5
Children Property (C1TextElementView)

Gets the collection of children for this view.
Syntax
'Declaration
 
Public ReadOnly Property Children As System.Collections.Generic.IEnumerable(Of C1TextElementView)
public System.Collections.Generic.IEnumerable<C1TextElementView> Children {get;}
See Also

Reference

C1TextElementView Class
C1TextElementView Members

 

 


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