ComponentOne DataGrid for WPF and Silverlight
SetValue(DependencyPropertyKey,Object) Method

C1.WPF.DataGrid Namespace > C1DataGrid Class > SetValue Method : SetValue(DependencyPropertyKey,Object) Method
Syntax
'Declaration
 
Public Overloads Sub SetValue( _
   ByVal key As System.Windows.DependencyPropertyKey, _
   ByVal value As System.Object _
) 
public void SetValue( 
   System.Windows.DependencyPropertyKey key,
   System.object value
)

Parameters

key
value
See Also

Reference

C1DataGrid Class
C1DataGrid Members
Overload List