This topic has not yet been rated - Rate this topic

DataFieldConverter.GetStandardValues Method

Gets a list of fields in the selected data source if information about them is available.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetStandardValues() Returns a collection of standard values from the default context for the data type this type converter is designed for. (Inherited from TypeConverter.)
Public method GetStandardValues(ITypeDescriptorContext) Gets a list of fields in the selected data source if information about them is available, using the provided context. (Overrides TypeConverter.GetStandardValues(ITypeDescriptorContext).)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.