PowerTools ActiveReports for .NET 11.0J
Style コンストラクタ(String,Style,StyleType)

スタイルの名前。
親スタイル
スタイルのタイプ。
指定された名前と親スタイルおよびスタイルタイプを使用してStyleクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal parent As Style, _
   ByVal type As StyleType _
)
public Style( 
   string name,
   Style parent,
   StyleType type
)

パラメータ

name
スタイルの名前。
parent
親スタイル
type
スタイルのタイプ。
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.