| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 : RowCollection クラス |
RowCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Count | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | DefaultSize | このコレクション内の行オブジェクトと列オブジェクトのサイズ(幅または高さ)をピクセル単位で示す値を取得または設定します。 C1.Xaml.FlexGrid.RowColCollection<Row>から継承されます。 |
![]() | Frozen | コレクション内のフリーズ行または列の数を取得または設定します。 C1.Xaml.FlexGrid.RowColCollection<Row>から継承されます。 |
![]() | Item | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | MaxGroupLevel | グリッド内の最大グループレベルを取得します。 C1.Xaml.FlexGrid.RowColCollection<Row>から継承されます。 |
![]() | MaxSize | このコレクション内の行オブジェクトと列オブジェクトの最大サイズ(幅または高さ)をピクセル単位で示す値を取得または設定します。 C1.Xaml.FlexGrid.RowColCollection<Row>から継承されます。 |
![]() | MinSize | このコレクション内の行オブジェクトと列オブジェクトの最小サイズ(幅または高さ)をピクセル単位で示す値を取得または設定します。 C1.Xaml.FlexGrid.RowColCollection<Row>から継承されます。 |
![]() | Selected | 現在選択されている行を含むリストを取得します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | Clear | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | Contains | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | CopyTo | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | DeferNotifications | 返される System.IDisposable オブジェクトが破棄されるまで、通知を一時停止します。 C1.Xaml.FlexGrid.RowColCollection<Row>から継承されます。 |
![]() | GetDataItems | 指定された CellRange 内のデータ項目のコレクションを取得します。 |
![]() | IndexOf | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | Insert | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | Move | System.Collections.ObjectModel.ObservableCollection<Row>から継承されます。 |
![]() | Remove | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
![]() | RemoveAt | System.Collections.ObjectModel.Collection<Row>から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CollectionChanged | System.Collections.ObjectModel.ObservableCollection<Row>から継承されます。 |