JAMS Developer Guide
GetProperties(ITypeDescriptorContext,Object) Method


MVPSI.JAMSWeb.Controls Namespace > HistoryColumnConverter Class > GetProperties Method : GetProperties(ITypeDescriptorContext,Object) Method
Syntax
'Declaration
 
Public Overloads Function GetProperties( _
   ByVal context As System.ComponentModel.ITypeDescriptorContext, _
   ByVal value As System.Object _
) As System.ComponentModel.PropertyDescriptorCollection
'Usage
 
Dim instance As HistoryColumnConverter
Dim context As System.ComponentModel.ITypeDescriptorContext
Dim value As System.Object
Dim value As System.ComponentModel.PropertyDescriptorCollection
 
value = instance.GetProperties(context, value)
public System.ComponentModel.PropertyDescriptorCollection GetProperties( 
   System.ComponentModel.ITypeDescriptorContext context,
   System.object value
)

Parameters

context
value
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HistoryColumnConverter Class
HistoryColumnConverter Members
Overload List