C1.Silverlight.RichTextBox.5
CreateNewElement Method

Creates a new C1TextElement with the same type as this.
Syntax
'Declaration
 
Public Overridable Function CreateNewElement() As C1TextElement
public virtual C1TextElement CreateNewElement()

Return Value

A new C1TextElement with the same type as this.
Remarks
This can be overridden in custom C1TextElement with no default constructors.
See Also

Reference

C1TextElement Class
C1TextElement Members

 

 


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