GrapeCity ActiveReports for .NET 12.0J
Item(String) プロパティ

返すためにスタイルの名前を示すString。
に指定されたオブジェクトStyleを名で取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal styleName As String _
) As Style
public Style Item( 
   string styleName
) {get;}

パラメータ

styleName
返すためにスタイルの名前を示すString。

プロパティ値

指定された名前のオブジェクトです。
参照

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.