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

In This Topic
    MarginsHideV Property
    In This Topic
    Gets or sets the hide vertical margins cursor.
    Syntax
    'Declaration
     
    Public Property MarginsHideV As Cursor
    public Cursor MarginsHideV {get; set;}
    See Also