Share via


PaddingConverter Class

Definition

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

Constructors

PaddingConverter()

Methods

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

Applies to