Gets or sets the hide vertical margins cursor.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public Cursor MarginsHideV { get; set; }
Visual Basic
Public Property MarginsHideV As Cursor
	Get
	Set

See Also