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

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