C1.Silverlight.RichTextBox.5
ClearValue Method (C1TextElement)

A StyleProperty
Clears the value of style property in this C1TextElement.
Syntax
'Declaration
 
Public Sub ClearValue( _
   ByVal prop As StyleProperty _
) 
public void ClearValue( 
   StyleProperty prop
)

Parameters

prop
A StyleProperty
See Also

Reference

C1TextElement Class
C1TextElement Members

 

 


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