ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Style Class / RightBorder Property

In This Topic
    RightBorder Property
    In This Topic
    Gets the Style.Border object specifying right border properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property RightBorder As Border
    public Border RightBorder {get;}
    See Also