Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / PaddingLeft Property

In This Topic
    PaddingLeft Property
    In This Topic
    Gets or sets the left padding of text.
    Syntax
    'Declaration
     
    Public Property PaddingLeft As System.String
    public System.string PaddingLeft {get; set;}
    See Also