ModelingEnumerationConverter.Values Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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