FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 : FilterColumnDefinitionCollection クラス |
このクラスのメンバの一覧は、FilterColumnDefinitionCollectionメンバを参照してください。
名前 | 説明 | |
---|---|---|
Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 | |
Count | コレクション内のフィルタ列定義の数を取得または設定します。 | |
IsFixedSize | コレクションが固定サイズであるかどうかを判定します (この実装は常にFalseを返します)。 | |
IsReadOnly | コレクションが読み取り専用であるかどうかを判定します (この実装は常にFalseを返します)。 | |
Item | コレクション内の指定した位置にあるフィルタ列定義を取得または設定します。 |
名前 | 説明 | |
---|---|---|
InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |