| FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 : FilterItemCollection クラス |
このクラスのメンバの一覧は、FilterItemCollectionメンバを参照してください。
| 名前 | 説明 | |
|---|---|---|
![]() | Add | コレクションにフィルタ項目を追加します。 |
![]() | Clear | フィルタ項目リストからカスタム フィルタ項目を削除します。DefaultFilterItem がリストに存在する場合、その項目はリストから削除されません。 |
![]() | GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | Insert | コレクションの指定した位置にフィルタ項目を挿入します。 |
![]() | RemoveAt | フィルタ項目リストから指定したカスタム フィルタ項目を削除します。DefaultFilterItem がリストに存在する場合、その項目はリストから削除されません。 |
| 名前 | 説明 | |
|---|---|---|
![]() | 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から継承されます。 |