Reports for WPF
KmlLayer クラス プロパティ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : KmlLayer クラス

このクラスのメンバの一覧は、KmlLayerメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティオーバーライドされます。   
Public プロパティGets or sets a value indicating whether to embed KML data loaded from KmlFileName in the report definition file itself.  
Public プロパティ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 プロパティGets the default item style.

Note: the set accessor is for serialization only, and should not be used directly.

 
Public プロパティGets or sets an expression that should evaluate to an index or a name of a style in the KmlItemStyles collection that will be applied to the item. The name may refer to a style in another Map object within the report.  
Public プロパティGets or sets an expression that determines whether a KML item's coordinates are used when calculating auto center/zoom. If this property is not specified, true is assumed.  
Public プロパティGets or sets an expression that determines whether a KML item is visible.  
Public プロパティGets or sets the KML/KMZ file name or network URL.  
Public プロパティオーバーライドされます。   
Public プロパティオーバーライドされます。   
Public プロパティオーバーライドされます。   
Public プロパティGets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index. C1.C1Report.CustomFields.Maps.MapOwnedItemBaseから継承されます。
Public プロパティGets or sets the opacity factor applied to the layer. C1.C1Report.CustomFields.Maps.LayerBaseから継承されます。
Public プロパティGets or sets an SQL statement used to retrieve data for the layer. C1.C1Report.CustomFields.Maps.LayerBaseから継承されます。
Public プロパティGets or sets a value indicating whether spatial data from the current layer should be used to auto center/zoom the map. C1.C1Report.CustomFields.Maps.LayerBaseから継承されます。
Public プロパティGets or sets the current layer's visibility. C1.C1Report.CustomFields.Maps.LayerBaseから継承されます。
トップ
参照

KmlLayer クラス
C1.C1Report.CustomFields.Maps 名前空間