バージョン

EditingColumnSettings クラス メソッド

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

パブリック メソッド
 名前解説
Public メソッドAddオーバーロードされます。 EditingColumnSetting コレクションにを追加します。  
Public メソッドClearオーバーロードされます。 そのコンテンツの ObjectCollection を消去し、コントロール ツリーから関連付けられた Controls を削除します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドContainsオーバーロードされます。 コレクションに EditingColumnSetting が含まれる場合は true を返します。  
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドIndexOfオーバーロードされます。 コレクション内での EditingColumnSetting のインデックスを返します。  
Public メソッドInsertオーバーロードされます。 元となる ArrayList コレクションに EditingColumnSetting を挿入します。  
Public メソッドRemoveオーバーロードされます。 EditingColumnSetting をコレクションから削除します。  
Public メソッドRemoveAt Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドSetDirtyコレクションのすべてのオブジェクトの ViewState をダーティにマークすると、それはクライアントへの往復のために保存されます。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateViewStateJournal Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドInternalAddオブジェクトをコレクションに追加します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドInternalClearオーバーロードされます。 内部コレクション データ構造を消去します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドInternalMoveコレクション内で項目をひとつのインデックスから別のインスタンスに移動します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドInternalRemoveオーバーロードされます。 コレクションから項目を削除します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドLoadViewState Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドLoadViewStateItems Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドOnClearコレクションが消去される時に関連付けられた Templates を消去します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドOnClearCompletePerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertCompletePerforms additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemoveオブジェクトがコレクションから削除される時に関連付けられた Templates を消去します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドOnRemoveCompletePerforms additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetCompletePerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnValidate値は null 値ではないことを検証します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドSaveViewState Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドSaveViewStateItems Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
トップ
参照