Partager via


LayoutOptionsConverter Classe

Définition

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

public ref class LayoutOptionsConverter sealed : System::ComponentModel::TypeConverter
public sealed class LayoutOptionsConverter : System.ComponentModel.TypeConverter
type LayoutOptionsConverter = class
    inherit TypeConverter
Public NotInheritable Class LayoutOptionsConverter
Inherits TypeConverter
Héritage
LayoutOptionsConverter

Constructeurs

LayoutOptionsConverter()

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

Méthodes

CanConvertFrom(ITypeDescriptorContext, Type)

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

CanConvertTo(ITypeDescriptorContext, Type)

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

GetStandardValues(ITypeDescriptorContext)

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

GetStandardValuesExclusive(ITypeDescriptorContext)

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

GetStandardValuesSupported(ITypeDescriptorContext)

Classe qui accepte une représentation sous forme de chaîne d’un LayoutOptions et retourne un LayoutOptions correspondant.

S’applique à