DropLinesVisible Property
DropLinesVisible
Gets or sets whether drop lines are visible.
Declaration
[FpCategory("Category_Appearance")]
public bool DropLinesVisible { get; set; }
<FpCategory("Category_Appearance")>
Public Property DropLinesVisible As Boolean