DataSourceBooleanViewSchemaConverter.GetStandardValues Method (ITypeDescriptorContext)
.NET Framework (current version)
Returns a list of available Boolean values that can be assigned to the associated field.
Assembly: System.Design (in System.Design.dll)
public override TypeConverter.StandardValuesCollection GetStandardValues( ITypeDescriptorContext context )
Parameters
- context
-
Type:
System.ComponentModel.ITypeDescriptorContext
A ITypeDescriptorContext that provides a format context.
Return Value
Type: System.ComponentModel.TypeConverter.StandardValuesCollectionA collection of Boolean values.
.NET Framework
Available since 2.0
Available since 2.0
Show: