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

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