FlexGrid for WPF
TransposedGridCellFactory クラス メンバ
プロパティ
メソッド
すべて折りたたむ
全て展開
メンバのオプション : すべて表示
メンバのオプション : フィルタ
メンバのオプション : 継承されたメンバを含める
C1.WPF.Grid アセンブリ
>
C1.WPF.Grid 名前空間
: TransposedGridCellFactory クラス
TransposedGridCellFactory
データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
名前
解説
TransposedGridCellFactory コンストラクタ
トップ
パブリック プロパティ
名前
解説
AllowCustomCells
C1.WPF.Grid.GridCellFactory
から継承されます。
CellsColumnsCount
オーバーライドされます。
CellsRowsCount
オーバーライドされます。
ColumnFooterRowsCount
オーバーライドされます。
ColumnHeaderRowsCount
オーバーライドされます。
ColumnsCount
C1.WPF.Grid.GridCellFactory
から継承されます。
DefaultColumn
デフォルトの列ディメンションを取得します。
C1.WPF.Grid.GridControlAdapter
から継承されます。
DefaultRow
デフォルトの行ディメンションを取得します。
C1.WPF.Grid.GridControlAdapter
から継承されます。
Grid
関連付けられたグリッドを取得します。
C1.WPF.Grid.GridCellFactory
から継承されます。
InnerFactory
内部セルファクトリを取得します。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
IsCellSelection
C1.WPF.Grid.GridCellFactory
から継承されます。
IsColumnSelection
C1.WPF.Grid.GridCellFactory
から継承されます。
IsMouseOverEnabled
C1.WPF.Grid.GridCellFactory
から継承されます。
IsMultipleSelection
C1.WPF.Grid.GridCellFactory
から継承されます。
IsMultiRangeSelection
C1.WPF.Grid.GridCellFactory
から継承されます。
IsRowSelection
C1.WPF.Grid.GridCellFactory
から継承されます。
IsSelectionEnabled
C1.WPF.Grid.GridCellFactory
から継承されます。
NavigableRange
C1.WPF.Grid.GridCellFactory
から継承されます。
RowHeaderColumnsCount
オーバーライドされます。
RowsCount
C1.WPF.Grid.GridCellFactory
から継承されます。
トップ
パブリック メソッド
名前
解説
AllowEditing
オーバーロードされます。 指定された範囲内のセルを編集できる場合は、true を返します。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
BindCell
オーバーロードされます。
C1.WPF.Grid.GridCellFactory
から継承されます。
BindCellContent
セルのコンテンツを連結します。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
CreateCell
オーバーロードされます。
C1.WPF.Grid.GridCellFactory
から継承されます。
CreateCellContent
セルのコンテンツを作成します。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
CreateCellEditor
オーバーロードされます。 セルエディタを作成します。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
GetCellContentType
セルコンテンツのタイプを定義するキーを取得します。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
GetCellKind
オーバーロードされます。
C1.WPF.Grid.GridCellFactory
から継承されます。
GetCellText
オーバーロードされます。 セルのコンテンツを表すテキストを取得します。
C1.WPF.Grid.GridCellFactory
から継承されます。
GetColumnOffset
オーバーロードされます。 原点と指定された列との間の距離を取得します。
C1.WPF.Grid.GridControlAdapter
から継承されます。
GetColumnRenderWidth
指定された列のレンダリングの幅を取得します。
C1.WPF.Grid.GridControlAdapter
から継承されます。
GetDefaultColumn
デフォルトの列ディメンションを取得します。
C1.WPF.Grid.GridCellFactory
から継承されます。
GetDefaultRow
デフォルトの行ディメンションを取得します。
C1.WPF.Grid.GridCellFactory
から継承されます。
GetFrozenBottomRows
C1.WPF.Grid.GridCellFactory
から継承されます。
GetFrozenColumns
C1.WPF.Grid.GridCellFactory
から継承されます。
GetFrozenRows
C1.WPF.Grid.GridCellFactory
から継承されます。
GetHoverRange
C1.WPF.Grid.GridCellFactory
から継承されます。
GetRowOffset
オーバーロードされます。 原点と指定された行との間の距離を取得します。
C1.WPF.Grid.GridControlAdapter
から継承されます。
GetRowRenderHeight
指定された行のレンダリングの高さを取得します。
C1.WPF.Grid.GridControlAdapter
から継承されます。
GetSelectedTimes
C1.WPF.Grid.GridCellFactory
から継承されます。
GetSelectionRange
C1.WPF.Grid.GridCellFactory
から継承されます。
IsBottomFreezingSeparatorVisible
C1.WPF.Grid.GridCellFactory
から継承されます。
IsLeftFreezingSeparatorVisible
C1.WPF.Grid.GridCellFactory
から継承されます。
IsTopFreezingSeparatorVisible
C1.WPF.Grid.GridCellFactory
から継承されます。
OnEditEnded
オーバーロードされます。 セルの編集が終了したときに呼び出されます。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
PrepareCell
オーバーロードされます。 表示するセルを準備します。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
RefreshSelectedRanges
C1.WPF.Grid.GridCellFactory
から継承されます。
RevertCell
再度使用するセルのスタイルを元に戻します。
C1.WPF.Grid.GridControlAdapter
から継承されます。
SetCellValue
オーバーロードされます。 指定されたセルの値を設定します。
C1.WPF.Grid.GridCellFactory
から継承されます。
UnbindCell
オーバーロードされます。
C1.WPF.Grid.GridCellFactory
から継承されます。
UnbindCellContent
セルのコンテンツの連結を解除します。
C1.WPF.Grid.GridWrapCellFactory
から継承されます。
トップ
参照
TransposedGridCellFactory クラス
C1.WPF.Grid 名前空間