FlexJustifyTypeConverter Class

Definition

Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties.

public ref class FlexJustifyTypeConverter : System::ComponentModel::TypeConverter
public class FlexJustifyTypeConverter : System.ComponentModel.TypeConverter
type FlexJustifyTypeConverter = class
    inherit TypeConverter
Public Class FlexJustifyTypeConverter
Inherits TypeConverter
Inheritance
FlexJustifyTypeConverter

Constructors

FlexJustifyTypeConverter()

Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties.

Methods

CanConvertFrom(ITypeDescriptorContext, Type)

Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties.

CanConvertTo(ITypeDescriptorContext, Type)

Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties.

ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties.

ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties.

Applies to