MESCIUS SPREAD for Windows Forms 17.0J
Item(String) プロパティ

文字列には、検索する項目の名前が含まれます (大文字と小文字が区別されます)。
コレクションの指定した位置に RibbonGroup を取得または設定します。
構文
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As RibbonGroup
public RibbonGroup Item( 
   string name
) {get;}

パラメータ

name
文字列には、検索する項目の名前が含まれます (大文字と小文字が区別されます)。

プロパティ値

指定したインデックスにあるRibbonGroup
参照

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

 

 


© MESCIUS inc. All rights reserved.