ComponentOne Reports for WPF
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