C1.Silverlight.RichTextBox.5
StartTag Constructor

Value for Tag.Element property.
Initializes a StartTag instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal element As C1TextElement _
)
public StartTag( 
   C1TextElement element
)

Parameters

element
Value for Tag.Element property.
See Also

Reference

StartTag Class
StartTag Members

 

 


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