バージョン

ColumnLayoutInfo クラス メンバ

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

プロテクト コンストラクタ
 名前解説
Protected コンストラクタColumnLayoutInfo コンストラクタシリアル化されたプロパティ値でクラスの新しいインスタンスを初期化するために逆シリアル化で使用されるコンストラクター。  
トップ
プロテクト フィールド
 名前解説
Protected フィールドtagValue Infragistics.Shared.SubObjectBaseから継承されます。
トップ
パブリック プロパティ
 名前解説
Public プロパティActualCellSize実際のセル サイズを取得または設定します。このプロパティを設定すると、UI を介して列のリサイズをエミュレートします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティActualLabelSize実際のラベル サイズを取得または設定します。このプロパティを設定すると、UI を介して列ヘッダーのリサイズをエミュレートします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティAllowCellSizingユーザーがセルのサイズを変更できるかどうかを示します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティAllowLabelSizingユーザーが列ラベルのサイズを変更できるかどうかを示します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティCellInsetsセルの周囲のインセットを指定するInsetsオブジェクトのインスタンスを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティColumn関連付けられた列を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティContext関連付けられた列またはグループを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティContextTypeこの RowLayoutColumnInfo は Group または Column に関連付けられているかどうかを示す列挙型を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティDisposed Infragistics.Shared.DisposableObjectから継承されます。
Public プロパティGroup関連するグループ、またはこの RowLayoutColumnInfo が列と関連している場合は Null を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティKeyコレクション内のオブジェクトを一意に識別する値を取得または設定します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティLabelInsetsセルの周囲のインセットを指定するInsetsオブジェクトのインスタンスを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティLabelPositionラベル(列ヘッダー)を表示するかどうか、およびセルに対してどのように表示するかを示します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティLabelPositionResolved解決されたLabelPositionを返します。マージヘッダーモードでは、ヘッダーがセルと共に表示されないため、このプロパティはNoneに解決されます。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティLabelSpanラベル(列ヘッダー)に割り当てられるSpanX部分またはSpanY部分を指定します。LablePositionがLeftまたはRightに設定されている場合はラベルのSpanX部分を指定し、TopまたはBottomに設定されている場合はラベルのSpanY部分を指定します。LabelPositionがNoneに設定されている場合(列ラベルがセルと共に表示されない場合)、このプロパティは無視されます。LabelPositionが LabelOnly に設定されている場合(セルが表示されない場合)にも、このプロパティは無視され、SpanX および SpanY 全体がラベルに使用されます。デフォルト値は 1 です。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティLabelSpanResolved解決されたラベルスパンを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティMinimumCellSize最小セル サイズ。デフォルト値は Size(0,0) です。これは、適度なデフォルト サイズが計算されることを意味します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティMinimumLabelSize最小ラベル サイズ。デフォルト値は Size(0,0) です。これは、適度なデフォルト サイズが計算されることを意味します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティOriginX行レイアウト内の水平座標。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティOriginXResolved解決されたOriginXを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティOriginY行レイアウト内の垂直座標。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティOriginYResolved解決されたOriginYを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティParentGroupこのグループを含む親グループを返します。UltraGridBand.RowLayoutStyle は GroupLayout に設定された場合にだけ適用されます。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティPreferredCellSize最適セル サイズ。デフォルト値は Size(0,0) です。これは、適度なデフォルト サイズが計算されることを意味します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティPreferredLabelSize最適ラベル サイズ。デフォルト値は Size(0,0) です。これは、適度なデフォルト サイズが計算されることを意味します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティSpanXこの項目が行レイアウトで左右に及ぶセル数。RowLayoutColumnInfo.Remainder 定数は、このセルが水平方向の残りのスペースをすべて占めることを示します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティSpanXResolved解決されたSpanXを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティSpanYこの項目が行レイアウトで上下に及ぶセル数。RowLayoutColumnInfo.Remainder 定数は、このセルが垂直方向の残りのスペースをすべて占めることを示します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティSpanYResolved解決されたSpanYを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティTag Infragistics.Shared.SubObjectBaseから継承されます。
Public プロパティWeightX左右の余分なスペースを項目間でどのように配分するかを示します。デフォルト値は 0.0 です。値が大きいほど優先順位が高くなります。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public プロパティWeightY上下の余分なスペースを項目間でどのように配分するかを示します。デフォルト値は 0.0 です。値が大きいほど優先順位が高くなります。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティKeyLowercaseInterned Infragistics.Shared.KeyedSubObjectBaseから継承されます。
Protected プロパティPrimaryCollection Infragistics.Shared.KeyedSubObjectBaseから継承されます。
Protected プロパティSubObjectPropChangeHandler Infragistics.Shared.SubObjectBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドDispose Infragistics.Shared.DisposableObjectから継承されます。
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドInitializeオーバーロードされます。 渡された引数を使用して、行レイアウト情報を初期化します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドNotifyPropChangeオーバーロードされます。  Infragistics.Shared.SubObjectBaseから継承されます。
Public メソッドResetすべてのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetAllowCellSizingこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetAllowLabelSizingこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetCellInsetsCellInsetsプロパティをデフォルト値(空のInsetsオブジェクト)にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetKey Infragistics.Shared.KeyedSubObjectBaseから継承されます。
Public メソッドResetLabelInsetsLabelInsetsプロパティをデフォルト値(空のInsetsオブジェクト)にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetLabelPositionこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetLabelSpanプロパティを RowLayoutColumnInfo.Relative のデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetMinimumCellSizeプロパティをデフォルト値(幅0、高さ0のサイズ)にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetMinimumLabelSizeプロパティをデフォルト値(幅0、高さ0のサイズ)にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetOriginXプロパティを RowLayoutColumnInfo.Relative のデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetOriginYプロパティを RowLayoutColumnInfo.Relative のデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetParentGroupこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetPreferredCellSizeプロパティをデフォルト値(幅0、高さ0のサイズ)にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetPreferredLabelSizeプロパティをデフォルト値(幅0、高さ0のサイズ)にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetRowLayoutContextTypeこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetSpanXこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetSpanYこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetWeightXこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドResetWeightYこのプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドShouldSerializeいずれかのプロパティがデフォルト値以外の値に設定されている場合、Trueを返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Public メソッドShouldSerializeKey Infragistics.Shared.KeyedSubObjectBaseから継承されます。
Public メソッドShouldSerializeTag Infragistics.Shared.SubObjectBaseから継承されます。
Public メソッドVerifyNotDisposed Infragistics.Shared.DisposableObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドDeserializeTagオーバーロードされます。  Infragistics.Shared.SubObjectBaseから継承されます。
Protected メソッドInitializeTag Infragistics.Shared.SubObjectBaseから継承されます。
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドOnAddedToCollection Infragistics.Shared.KeyedSubObjectBaseから継承されます。
Protected メソッドOnDisposeオブジェクトが破棄されるときに呼び出されます。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドOnObjectPropChanged Infragistics.Shared.SubObjectBaseから継承されます。
Protected メソッドOnRemovedFromCollection Infragistics.Shared.KeyedSubObjectBaseから継承されます。
Protected メソッドOnSubObjectPropChangedリスナー通知 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドResetInternedKey Infragistics.Shared.KeyedSubObjectBaseから継承されます。
Protected メソッドResetTag Infragistics.Shared.SubObjectBaseから継承されます。
Protected メソッドSerializeTagオーバーロードされます。  Infragistics.Shared.SubObjectBaseから継承されます。
Protected メソッドShouldSerializeAllowCellSizingプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeAllowLabelSizingプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeCellInsetsプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeContextTypeプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeLabelInsetsプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeLabelPositionプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeLabelSpanプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeMinimumCellSizeプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeMinimumLabelSizeプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeOriginXプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeOriginYプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeParentGroupプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeParentGroupIndexプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeParentGroupKeyプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializePreferredCellSizeプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializePreferredLabelSizeプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeSpanXプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeSpanYプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeWeightXプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
Protected メソッドShouldSerializeWeightYプロパティをデフォルト値以外に設定した場合 true を返します。 Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントSubObjectDisposed Infragistics.Shared.SubObjectBaseから継承されます。
Public イベントSubObjectPropChanged Infragistics.Shared.SubObjectBaseから継承されます。
トップ
参照