CheckBoxColumnContentProviderデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | CheckBoxColumnContentProvider コンストラクタ | CheckBoxColumnContentProviderの新しいインスタンスを作成します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | IsToolTip | ツールチップのコンテンツを生成するために、この ColumnContentProviderBase を使用しているかどうかを取得または設定します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。 |
![]() | RemovePaddingDuringEditing | エディターを編集モードにする前に Infragistics.Controls.Grids.Cell のパディングを削除する必要があるかどうかを取得または設定します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CanResolveValueFromEditor | Infragistics.Controls.Grids.ColumnChooserCommandBase がColumnContentProviderBase.ResolveValueFromEditor メソッドを使用してエディターの値を解決できるかどうかを示す値を取得します。 Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseから継承されます。 |