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

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