Spread Silverlight Documentation
ClearValue Method (EditingElement)


GrapeCity.Windows.SpreadSheet.UI Namespace > EditingElement Class : ClearValue Method
Syntax
'Declaration
 
Public Sub ClearValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
'Usage
 
Dim instance As EditingElement
Dim dp As System.Windows.DependencyProperty
 
instance.ClearValue(dp)
public void ClearValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

EditingElement Class
EditingElement Members