Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class / MarkerVisibleExpr Property

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