Indicates whether this converter returns a list containing all possible values that can be assigned to the associated control property.
- context
An System.ComponentModel.ITypeDescriptorContext implementation that can be used to gain additional context information.
![]()
true if this converter returns a list containing all possible values that can be assigned to the associated control property; otherwise false.
The erload:System.Web.UI.Design.DataColumnSelectionConverter.GetStandardValuesExclusive method for a System.Web.UI.Design.DataColumnSelectionConverter instance returns false, indicating that the list returned by the erload:System.Web.UI.Design.DataColumnSelectionConverter.GetStandardValues method is not an exclusive list of all possible assignable values.