ComponentOne Basic Library for WPF and Silverlight
ClearValue(DependencyProperty) Method


C1.WPF Namespace > C1TileListBox Class > ClearValue Method : ClearValue(DependencyProperty) Method
Syntax
'Declaration
 
Public Overloads Sub ClearValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
'Usage
 
Dim instance As C1TileListBox
Dim dp As System.Windows.DependencyProperty
 
instance.ClearValue(dp)
public void ClearValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

C1TileListBox Class
C1TileListBox Members
Overload List