ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LinesLayer Class / LineVisibleExpr Property

In This Topic
    LineVisibleExpr Property
    In This Topic
    Gets or sets expression determining whether a line is visible.
    Syntax
    'Declaration
     
    Public Property LineVisibleExpr As String
    public string LineVisibleExpr {get; set;}
    See Also