[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.KmlLayer.ItemFilterExpr

ItemFilterExpr Property

ItemFilterExpr

Gets or sets a filter string applied to the layer's data. When KML data is loaded into the layer, for each item being loaded this filter is applied to the layer data, and item expressions (ItemTrackExpr, ItemVisibleExpr, ItemStyleExpr) are evaluated in the context of the first data row matching the filter.

Declaration
public string ItemFilterExpr { get; set; }