C1.Silverlight.RichTextBox.5
C1TableRow Class Methods

For a list of all members of this type, see C1TableRow members.

Public Methods
 NameDescription
Public MethodClearValueClears the value of style property in this C1TextElement. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodCloneReturns a deep copy of this element. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodCreateNewElementCreates a new C1TextElement with the same type as this. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodEnumerateEnumerates the elements in the document in the specified direction. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodEnumerateSubtreeEnumerates all elements in the sub tree where this element is root. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodGetParentsReturns the list of parents from the root. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodGetValue<T>Returns the value of a style property for this C1TextElement. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodGroupGroups some of this C1TextElement children, all children in the specified range are added to the new parent, and the parent is inserted at the range start. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodIsValidChildOverridden.   
Public MethodJoinSiblingJoins this element with its next sibling. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodRemoveOverloaded. Removes a range of children in this element. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodSetValue<T>Sets the value of a style property of this C1TextElement. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodShallowCloneReturns a shallow copy of this element. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodSplitOverloaded. Splits this C1TextElement at the specified offset into two elements of the same type with the same style properties. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Public MethodUnGroupUngroups this C1TextElement, that is, this C1TextElement is removed, and all its children are added to its parent. (Inherited from C1.Silverlight.RichTextBox.Documents.C1TextElement)
Top
See Also

Reference

C1TableRow Class
C1.Silverlight.RichTextBox.Documents Namespace

 

 


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