ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / KmlLayer Class / ItemVisibleExpr Property

In This Topic
    ItemVisibleExpr Property
    In This Topic
    Gets or sets an expression that determines whether a KML item is visible.
    Syntax
    'Declaration
     
    Public Property ItemVisibleExpr As String
    public string ItemVisibleExpr {get; set;}
    See Also