PaddingConverter 类

定义

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

构造函数

PaddingConverter()

方法

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

适用于