[]
Returns the data source object to display field names.
protected object GetDataSource(ITypeDescriptorContext context)
Protected Function GetDataSource(context As ITypeDescriptorContext) As Object
Type | Name | Description |
---|---|---|
ITypeDescriptorContext | context | Type descriptor context |
Type | Description |
---|---|
object | The data source object. |