PaddingConverter Clase

Definición

public ref class PaddingConverter : Microsoft::ReportDesigner::DesignerTypeConverter
public class PaddingConverter : Microsoft.ReportDesigner.DesignerTypeConverter
type PaddingConverter = class
    inherit DesignerTypeConverter
Public Class PaddingConverter
Inherits DesignerTypeConverter
Herencia

Constructores

PaddingConverter()

Métodos

CanConvertFrom(ITypeDescriptorContext, Type)
CanConvertTo(ITypeDescriptorContext, Type)
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
CreateInstance(ITypeDescriptorContext, IDictionary)
GetCreateInstanceSupported(ITypeDescriptorContext)
GetProperties(ITypeDescriptorContext, Object, Attribute[]) (Heredado de DesignerTypeConverter)
GetPropertiesSupported(ITypeDescriptorContext) (Heredado de DesignerTypeConverter)
GetProperty(Type, String) (Heredado de DesignerTypeConverter)
GetPropertySortNames()
ModifyPropertyDescriptor(PropertyDescriptor, ITypeDescriptorContext) (Heredado de DesignerTypeConverter)
Validate(Padding)

Se aplica a