AutoComplete for ASP.NET Web Forms
Item(String) プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > GroupCollection クラス > Item プロパティ : Item(String) プロパティ
Returns a group from a C1Report.Groups collection.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As Group
public Group Item( 
   System.string name
) {get;}

パラメータ

name
解説
The name parameter may be a string containing a group name.
参照

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