Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / HorzRulerArea Property

In This Topic
    HorzRulerArea Property
    In This Topic
    Gets the horizontal ruler area (the actual ruler is always contained within that area).
    Syntax
    'Declaration
     
    Public ReadOnly Property HorzRulerArea As Rectangle
    public Rectangle HorzRulerArea {get;}
    See Also