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

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