バージョン

GroupByAreaRow クラス メンバ

GroupByAreaRowデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタGroupByAreaRow コンストラクタGroupByAreaRow オブジェクトの新しいインスタンスを作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティActualHeightInfragistics.Controls.Grids.RowBase の実際の高さを取得します。注: Infragistics.Controls.Grids.RowBase がアタッチされた CellsPanel を持ったことがある場合のみに適用されます。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティCellsオーバーライドされます。 CellBaseCollection を所有する ChildBand を取得します。  
Public プロパティColumnLayoutInfragistics.Controls.Grids.RowBase.ColumnLayout に関連付けられた Infragistics.Controls.Grids.RowBase を取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティColumnsInfragistics.Controls.Grids.ColumnBaseCollection に関連付けられた Infragistics.Controls.Grids.RowBase を取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティControlCellsPanel に添付される Infragistics.Controls.Grids.RowBase を取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティDataInfragistics.Controls.Grids.RowBase と関連付けられた基本データを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティHeight特定の Infragistics.Controls.Grids.RowBase に適用される Height を取得または設定します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティHeightResolvedオーバーライドされます。 この Row の Infragistics.Controls.Grids.RowBase.Height プロパティを解決します。  
Public プロパティIndexInfragistics.Controls.Grids.RowBase の currentIndex インデックスを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティIsActiveInfragistics.Controls.Grids.RowBase にあるセルがアクテイブかどうかを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティIsAlternateRowcurrentIndex の Infragistics.Controls.Grids.RowBase が Alternate 行であるかどうかを決定します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティIsMouseOverマウスは現在 Infragistics.Controls.Grids.RowBase の上にあるかどうかを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティLevelInfragistics.Controls.Grids.Row の階層レベルを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティMergeData行が Merged Columns を含む場合、Infragistics.Controls.Grids.RowBaseInfragistics.MergedRowInfo を取得します。そうでない場合 null。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティMinimumRowHeightInfragistics.Controls.Grids.RowBase の高さの最小値を取得または設定します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティMinimumRowHeightResolved特定の Infragistics.Controls.Grids.RowBase.MinimumRowHeightInfragistics.Controls.Grids.RowBase.ColumnLayout プロパティを決定します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Public プロパティRowTypeオーバーライドされます。 この RowTypeGroupByAreaRow を取得します。  
Public プロパティTagユーザーが Infragistics.Controls.Grids.RowBase についての追加情報を保存することができます。 Infragistics.Controls.Grids.RowBaseから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected Internal プロパティAllowEditingInfragistics.Controls.Grids.RowBase で編集が可能かどうかを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected Internal プロパティAllowKeyboardNavigationInfragistics.Controls.Grids.RowBase でキーボード ナビゲーションを使用できるかどうかを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected Internal プロパティAllowSelectionInfragistics.Controls.Grids.RowBase で選択が可能かどうかを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected プロパティAttachedElement Infragistics.RecyclingContainer<CellsPanel>から継承されます。
Protected Internal プロパティCanScrollHorizontallyオーバーライドされます。 行は水平にスクロールする必要があるかどうかを取得します。  
Protected Internal プロパティFixedPositionSortOrder並べ替えの位置を取得または設定します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected Internal プロパティIsDirty Infragistics.RecyclingContainer<CellsPanel>から継承されます。
Protected Internal プロパティIsStandAloneRow他にデータ行がないときに Infragistics.Controls.Grids.Row がスタンドアロンかどうかを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected Internal プロパティIsStandAloneRowResolvedこの Infragistics.Controls.Grids.Row がスタンドアロンで、グリッドの状態に基づいているかどうかを解決します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected Internal プロパティItemSource行を所有する子のデータを取得または設定します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected プロパティRecyclingElementTypeオーバーライドされます。 GroupByAreaRow のために作成するコントロールの Type を取得します。  
Protected プロパティRecyclingIdentifier Infragistics.RecyclingContainer<CellsPanel>から継承されます。
Protected Internal プロパティRequiresFixedRowSeparatorこの Infragistics.Controls.Grids.RowBase に FixedRow セパレーターが必要かどうかを決定するために使用されます。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected Internal プロパティResolveRowHoverマウスがセルの上にあるときに、行全体またはセルのみをホバーするかどうかを決定します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected Internal プロパティVisibleCells表示されているセルのリストを取得します。 Infragistics.Controls.Grids.RowBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドDisposeオーバーロードされます。 Infragistics.Controls.Grids.RowBase によって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 Infragistics.Controls.Grids.RowBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected Internal メソッドCellEditorValueChanged行のセルは編集されているときに呼び出されます。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected メソッドCreateInstanceOfRecyclingElementオーバーライドされます。 GroupByAreaRowCellsPanelの新しいインスタンスを作成します。注: このメソッドは RecyclingManager でのみ呼び出されます。  
Protected Internal メソッドGetCellValueセルの作成が必要なく、cell.Value を実行します。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected メソッドOnElementAttachedCellsPanelInfragistics.Controls.Grids.RowBase にアタッチされるときに呼び出されます。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected メソッドOnElementReleasedCellsPanelInfragistics.Controls.Grids.RowBase から削除するときに呼び出されます。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected メソッドOnElementReleasing Infragistics.RecyclingContainer<CellsPanel>から継承されます。
Protected メソッドOnItemSourceChangedItemSource プロパティが変更する時に呼び出されます。 Infragistics.Controls.Grids.RowBaseから継承されます。
Protected メソッドOnPropertyChanged Infragistics.RecyclingContainer<CellsPanel>から継承されます。
Protected Internal メソッドResolveCell指定した Infragistics.Controls.Grids.CellBaseInfragistics.Controls.Grids.ColumnBase を返します。 Infragistics.Controls.Grids.RowBaseから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントPropertyChanged Infragistics.RecyclingContainer<CellsPanel>から継承されます。
トップ
参照