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

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