次の方法で共有


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)

適用対象