バージョン 23.1 (最新)

DataMenuItemCollection クラス プロパティ

このクラスのメンバの一覧は、DataMenuItemCollectionメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public プロパティIsReadOnlyコレクションが読み取り専用の場合、True を返します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public プロパティItemコレクションで指定したインデックスにある DataMenuItem インスタンスを取得または設定します。  
Public プロパティOwnerこのメソッドは、コントロールの開発者によって主に使用され、既存のコントロールの派生です。各 HierarchicalObjectCollection は HierarchicalUIObject によって所有されます。たとえば、Tree の Nodes コレクションは特定の Node によって所有されます。 オーナー Node は、HierarchicalObjectCollection 内の各 Node の Parent です。ツリーのルート レベルのノードは、RootItem とも呼ばれる非表示の Owner によって所有されます。このように、HierarchicalObjectCollections のツリーは、単一のルートであると見なされます。 Infragistics.Web.UI.Framework.HierarchicalObjectCollectionから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティHasViewStateJournal Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected プロパティInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
トップ
参照