Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / BorderRtl Property

In This Topic
    BorderRtl Property
    In This Topic
    Returns padding which honors current RightToLeft settings.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property BorderRtl As Thickness
    public Thickness BorderRtl {get;}
    See Also