C1.Silverlight.RichTextBox.5
StyleProperty Constructor(Object,Boolean)

The default value of this StyleProperty.
Indicates whether this property is inherited in a C1TextElement tree.
Create a new StyleProperty instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal defaultValue As System.Object, _
   ByVal inherited As System.Boolean _
)
public StyleProperty( 
   System.object defaultValue,
   System.bool inherited
)

Parameters

defaultValue
The default value of this StyleProperty.
inherited
Indicates whether this property is inherited in a C1TextElement tree.
See Also

Reference

StyleProperty Class
StyleProperty Members
Overload List

 

 


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