다음을 통해 공유


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)

적용 대상