次の方法で共有


MapDockableSubItem クラス

マップ アイテム内のドッキング可能なアイテムを表します。

継承階層

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
    Microsoft.ReportingServices.OnDemandReportRendering.MapSubItem
      Microsoft.ReportingServices.OnDemandReportRendering.MapDockableSubItem
        Microsoft.ReportingServices.OnDemandReportRendering.MapColorScale
        Microsoft.ReportingServices.OnDemandReportRendering.MapDistanceScale
        Microsoft.ReportingServices.OnDemandReportRendering.MapLegend
        Microsoft.ReportingServices.OnDemandReportRendering.MapTitle

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class MapDockableSubItem _
    Inherits MapSubItem
'使用
Dim instance As MapDockableSubItem
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public abstract class MapDockableSubItem : MapSubItem
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class MapDockableSubItem abstract : public MapSubItem
[<AbstractClassAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type MapDockableSubItem =  
    class 
        inherit MapSubItem 
    end
public abstract class MapDockableSubItem extends MapSubItem

MapDockableSubItem 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ ActionInfo ドッキング可能なアイテムのアクション セットを取得します。
パブリック プロパティ BottomMargin サブアイテムの下余白を取得します。 (MapSubItem から継承されています。)
パブリック プロパティ DockOutsideViewport ドッキング可能なアイテムがマップ ビューポートの外側でドッキングされるかどうかを示す値を取得します。
パブリック プロパティ FieldsUsedInValueExpression 値式に使用されるフィールドを取得します。
パブリック プロパティ Hidden ドッキング可能なアイテムを非表示にするかどうかを示す値を取得します。
パブリック プロパティ LeftMargin サブアイテムの左余白を取得します。 (MapSubItem から継承されています。)
パブリック プロパティ MapLocation サブアイテムの位置を取得します。 (MapSubItem から継承されています。)
パブリック プロパティ MapSize サブアイテムのサイズを取得します。 (MapSubItem から継承されています。)
パブリック プロパティ Position マップ内のドッキング可能なアイテムの位置を取得します。
パブリック プロパティ RightMargin サブアイテムの右余白を取得します。 (MapSubItem から継承されています。)
パブリック プロパティ Style サブアイテムのスタイル情報を取得します。 (MapSubItem から継承されています。)
パブリック プロパティ ToolTip ドッキング可能なアイテムのツールヒント テキストを取得します。
パブリック プロパティ TopMargin サブアイテムの上余白を取得します。 (MapSubItem から継承されています。)
パブリック プロパティ UniqueName このレポート定義オブジェクトの一意の識別子を取得します。
パブリック プロパティ ZIndex サブアイテムの描画順序を取得します。 (MapSubItem から継承されています。)

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

フィールド

  名前 説明
プロテクト フィールド m_instance インフラストラクチャです。レポート インスタンス オブジェクト。 (MapObjectCollectionItem から継承されています。)
プロテクト フィールド m_map インフラストラクチャです。このサブアイテムが適用されるマップを指定します。 (MapSubItem から継承されています。)

先頭に戻る

明示的なインターフェイスの実装

  名前 説明
明示的なインターフェイスの実装プライベート メソッド IMapObjectCollectionItem.SetNewContext インフラストラクチャです。コレクションの新しいコンテキストを設定します。 (MapObjectCollectionItem から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間