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

C1.WPF.FlexGrid Namespace > C1FlexGrid 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

C1FlexGrid Class
C1FlexGrid Members
Overload List