ComponentOne DataGrid for WPF and Silverlight
GetValue(Object) Method

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class > GetValue Method : GetValue(Object) Method
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.Diagnostics.DebuggerHiddenAttribute()>
<__DynamicallyInvokableAttribute()>
Public Overloads Function GetValue( _
   ByVal obj As System.Object _
) As System.Object
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerHidden()]
[__DynamicallyInvokable()]
public System.object GetValue( 
   System.object obj
)

Parameters

obj
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members
Overload List