ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ColumnExpressionBuilderForm Class / Padding Property

In This Topic
    Padding Property (ColumnExpressionBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Padding As System.Windows.Forms.Padding
    public System.Windows.Forms.Padding Padding {get; set;}
    See Also