PowerTools SPREAD for ASP.NET 8.0J
Item プロパティ (MenuItemCollection)

指定した項目テキストを持つMenuItemを取得します。
構文
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal command As String _
) As MenuItem
public new MenuItem this[ 
   string command
]; {get;}

パラメータ

command
参照

MenuItemCollection クラス
MenuItemCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.