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

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