[]
リスト ボックス型セルを表します。
public class ListBoxCellType : BaseCellType, ICellType, IEditor, IFormatter, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IPdfSupport, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, INumFmtSupportCellType, ISerializeSupport, ISerializable, IDeserializationCallback, IReuseEditorControl2, IReuseEditorControl, ICellType, ICloneable<ICellType>, ICellRenderer
Public Class ListBoxCellType
Inherits BaseCellType
Implements ICellType, IEditor, IFormatter, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IPdfSupport, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, INumFmtSupportCellType, ISerializeSupport, ISerializable, IDeserializationCallback, IReuseEditorControl2, IReuseEditorControl, ICellType, ICloneable(Of ICellType), ICellRenderer
| 名前 | 説明 |
|---|---|
| ListBoxCellType() | 新しいリスト ボックス型セルをデフォルトの設定で作成します。 |
| ListBoxCellType(ListBoxCellType) | 指定したセル型から新しいコピーを作成します(コピーコンストラクター)。 |
| ListBoxCellType(SerializationInfo, StreamingContext) | シリアル化情報から新しいリスト ボックス型セルを作成します。 |
| 名前 | 説明 |
|---|---|
| EditorValue | 基になるデータモデルにどの値が書き込まれるかを取得または設定します。 |
| ImageList | リスト ボックスの画像のリストを取得または設定します。 |
| ItemData | リスト ボックスの項目に対応するデータを取得または設定します。 |
| ItemHeight | リストの各項目の高さを取得または設定します。 |
| Items | リスト ボックスの項目のリストを取得または設定します。 |
| SelectionMode | リストの選択モードを取得または設定します。 |