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

The default value of this StyleProperty.
Create a new inheritabale StyleProperty instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal defaultValue As System.Object _
)
public StyleProperty( 
   System.object defaultValue
)

Parameters

defaultValue
The default value of this StyleProperty.
See Also

Reference

StyleProperty Class
StyleProperty Members
Overload List

 

 


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