ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / CornerRadius Structure / TopRightY Property

In This Topic
    TopRightY Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TopRightY As Integer
    public int TopRightY {get; set;}
    See Also