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


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

Parameters

dp
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members