Share via


ModelingEnumerationConverter.Values Property

Definition

Gets/Sets the collection of values to be displayed.

protected:
 property System::ComponentModel::TypeConverter::StandardValuesCollection ^ Values { System::ComponentModel::TypeConverter::StandardValuesCollection ^ get(); };
protected System.ComponentModel.TypeConverter.StandardValuesCollection Values { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Values : System.ComponentModel.TypeConverter.StandardValuesCollection
Protected ReadOnly Property Values As TypeConverter.StandardValuesCollection

Property Value

Attributes

Applies to