ReportViewer for ASP.NET Web Forms
OutlineNode コンストラクタ(String,IDocumentLocation,Icon)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > OutlineNode クラス > OutlineNode コンストラクタ : OutlineNode コンストラクタ(String,IDocumentLocation,Icon)
アウトラインノードのキャプション。
アウトラインノードの位置。
アウトラインノードのアイコン。
OutlineNode クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal caption As System.String, _
   ByVal location As IDocumentLocation, _
   ByVal icon As System.Drawing.Icon _
)
public OutlineNode( 
   System.string caption,
   IDocumentLocation location,
   System.Drawing.Icon icon
)

パラメータ

caption
アウトラインノードのキャプション。
location
アウトラインノードの位置。
icon
アウトラインノードのアイコン。
参照

OutlineNode クラス
OutlineNode メンバ
オーバーロード一覧