バージョン 23.1 (最新)

Behaviors クラス プロパティ

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

パブリック プロパティ
 名前解説
Public プロパティActivationアクティベーション動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティClipboardクリップボード動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティColumnFixing列固定動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティColumnMovingcolumnMoving 動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティColumnResizingcolumnResizing 動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public プロパティEditingCore更新動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティFilteringフィルター動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティGridコレクションが属するグリッドへの参照。  
Public プロパティIsReadOnlyコレクションが読み取り専用の場合、True を返します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public プロパティItemコレクションのインデクサー Infragistics.Web.UI.GridControls.GridBehaviorCollectionから継承されます。
Public プロパティPagingページングの動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティRecordIndexOffsetレコード コレクションの上オフセットのレコード。  
Public プロパティRowSelectors行セレクター動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティSelection選択動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティSortingソート動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティSummaryRow集計行動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
Public プロパティVirtualScrolling仮想スクロール動作への参照。要求時に動作がコレクションの内に存在しない場合、null が返されます。動作を作成するには、helper メソッド Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1 を使用します。  
トップ
プロテクト プロパティ
 名前解説
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から継承されます。
Protected プロパティViewStateJournalこのオブジェクトが属している親のオーナー。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
トップ
参照