C# Класс ZForge.Controls.PropertyGridEx.CustomChoices.CustomChoicesTypeConverter

Наследование: System.ComponentModel.TypeConverter
Показать файл Открыть проект

Открытые методы

Метод Описание
GetStandardValues ( System context ) : System.ComponentModel.TypeConverter.StandardValuesCollection
GetStandardValuesExclusive ( System context ) : bool
GetStandardValuesSupported ( System context ) : bool

Описание методов

GetStandardValues() публичный Метод

public GetStandardValues ( System context ) : System.ComponentModel.TypeConverter.StandardValuesCollection
context System
Результат System.ComponentModel.TypeConverter.StandardValuesCollection

GetStandardValuesExclusive() публичный Метод

public GetStandardValuesExclusive ( System context ) : bool
context System
Результат bool

GetStandardValuesSupported() публичный Метод

public GetStandardValuesSupported ( System context ) : bool
context System
Результат bool