C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / SetValue Method / SetValue(DependencyPropertyKey,Object) Method

In This Topic
SetValue(DependencyPropertyKey,Object) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub SetValue( _
   ByVal key As DependencyPropertyKey, _
   ByVal value As Object _
) 
 

Parameters

key
value
See Also