Reports for WPF
ItemFilterExpr プロパティ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 > KmlLayer クラス : ItemFilterExpr プロパティ
Gets or sets a filter string applied to the layer's RecordSource. 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.

NOTE: this only works if a custom RecordSource is specified for the KML layer.

シンタックス
'宣言
 
Public Property ItemFilterExpr As System.String
public System.string ItemFilterExpr {get; set;}
参照

KmlLayer クラス
KmlLayer メンバ