FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 : FilterColumnDefinitionCollection クラス |
このクラスのメンバの一覧は、FilterColumnDefinitionCollectionメンバを参照してください。
名前 | 説明 | |
---|---|---|
Add | フィルタ列定義をコレクションに追加します。 | |
Clear | すべてのフィルタ列定義をコレクションから削除します。 | |
Contains | 指定したフィルタ列定義がコレクションに含まれるかどうかを判定します。 | |
CopyTo | コレクション内のフィルタ列定義を配列にコピーします。 | |
Deserialize | オブジェクトをXMLからロードします。 | |
GetColumnDefinitionIndexFromColumnIndex | 指定した列インデックスに基づいて、コレクション内のフィルタ列定義のインデックスを取得します。 | |
GetColumnIndexes | フィルタ列定義が存在する列インデックスの配列を取得します。 | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
IndexOf | 指定したフィルタ列定義のコレクション内のインデックスを返します。 | |
Insert | コレクションの指定したインデックスにフィルタ列定義を挿入します。 | |
Remove | 指定したフィルタ列定義をコレクションから削除します。 | |
RemoveAt | コレクションの指定したインデックスからフィルタ列定義を削除します。 | |
Serialize | オブジェクトをXMLに保存します。 |
名前 | 説明 | |
---|---|---|
OnClear | Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnClearComplete | Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnInsert | Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnInsertComplete | Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnRemove | Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnRemoveComplete | Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnSet | Performs additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnSetComplete | Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnValidate | Performs additional custom processes when validating a value. System.Collections.CollectionBaseから継承されます。 |