Spread Silverlight Documentation
ClearValue Method (ColumnDropDownList)


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

Parameters

dp
See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members