UltraGridComboColumnデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
UltraGridComboColumn コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Appearances | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
AutoSizeMode | Gets or sets the mode by which the column automatically adjusts its width. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
ButtonsLeft | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ButtonsRight | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ButtonStyle | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
CellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
CellButtonAppearance | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
CellTemplate | Gets or sets the template used to create new cells. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
CellType | Gets the run-time type of the cell template. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
CharacterCasing | Infragistics.Win.UltraDataGridView.UltraTextEditorColumnBaseから継承されます。 | |
ContextMenuStrip | Gets or sets the shortcut menu for the column. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
CreationFilter | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
CursorFilter | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
DataGridView | Gets the System.Windows.Forms.DataGridView control associated with this element. System.Windows.Forms.DataGridViewElementから継承されます。 | |
DataMember | 列UltraComboに表示するためにDataSourceのサブリストを示します。 | |
DataPropertyName | Gets or sets the name of the data source property or database column to which the System.Windows.Forms.DataGridViewColumn is bound. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
DataSource | 列UltraComboのデータのソースを示します。 | |
DefaultCellStyle | Gets or sets the column's default cell style. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
DefaultHeaderCellType | Gets or sets the run-time type of the default header cell. System.Windows.Forms.DataGridViewBandから継承されます。 | |
DefaultNewRowValue | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
Displayed | Gets a value indicating whether the band is currently displayed onscreen. System.Windows.Forms.DataGridViewBandから継承されます。 | |
DisplayIndex | Gets or sets the display order of the column relative to the currently displayed columns. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
DisplayLayout | コントロールのレイアウトを設定する DisplayLayout オブジェクトを返します。このプロパティは実行時には読み取り専用です。 | |
DisplayMember | セル (またはコンボの編集領域) に表示するテキストの設定に使用される、ドロップダウンの列を (キーによって) 識別します。 | |
DisplayStyle | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
DividerWidth | Gets or sets the width, in pixels, of the column divider. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
DrawFilter | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
DropDownStyle | コントロールのテキスト部分が編集可能かどうかを決定します。 | |
EditCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
Editor | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
FillWeight | Gets or sets a value that represents the width of the column when it is in fill mode relative to the widths of other fill-mode columns in the control. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
FlatMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
Frozen | Gets or sets a value indicating whether a column will move when a user scrolls the System.Windows.Forms.DataGridView control horizontally. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
HasCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
HasCellButtonAppearance | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
HasDefaultCellStyle | Gets a value indicating whether the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property has been set. System.Windows.Forms.DataGridViewBandから継承されます。 | |
HasEditCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
HasSelectedCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
HeaderCell | Gets or sets the System.Windows.Forms.DataGridViewColumnHeaderCell that represents the column header. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
HeaderText | Gets or sets the caption text on the column's header cell. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
ImageList | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ImageTransparentColor | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
Index | Gets the relative position of the band within the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewBandから継承されます。 | |
InheritedAutoSizeMode | Gets the sizing mode in effect for the column. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
InheritedStyle | Gets the cell style currently applied to the column. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
IsDataBound | Gets a value indicating whether the column is bound to a data source. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
MinimumWidth | Gets or sets the minimum width, in pixels, of the column. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
Name | Gets or sets the name of the column. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
ReadOnly | Gets or sets a value indicating whether the user can edit the column's cells. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
Resizable | Gets or sets a value indicating whether the column is resizable. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
Selected | Gets or sets a value indicating whether the band is in a selected user interface (UI) state. System.Windows.Forms.DataGridViewBandから継承されます。 | |
SelectedCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
Site | Gets or sets the site of the column. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
SortMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
State | Gets the user interface (UI) state of the element. System.Windows.Forms.DataGridViewElementから継承されます。 | |
SupportsThemes | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
Tag | Gets or sets the object that contains data to associate with the band. System.Windows.Forms.DataGridViewBandから継承されます。 | |
ToolTipText | Gets or sets the text used for ToolTips. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
ValueMember | グリッドのセルの値として使用される、ドロップダウンリストの列を (キーによって) 識別します。 | |
ValueType | Gets or sets the data type of the values in the column's cells. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
Visible | Gets or sets a value indicating whether the column is visible. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
Width | Gets or sets the current width of the column. System.Windows.Forms.DataGridViewColumnから継承されます。 |
名前 | 解説 | |
---|---|---|
DefaultSortMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
Events | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
HeaderCellCore | Gets or sets the header cell of the System.Windows.Forms.DataGridViewBand. System.Windows.Forms.DataGridViewBandから継承されます。 | |
IsRow | Gets a value indicating whether the band represents a row. System.Windows.Forms.DataGridViewBandから継承されます。 | |
SubObjectPropChangeEventHandler | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
Clone | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
CloseUp | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
DataBind | データバインドの開始 | |
Dispose | オーバーロードされます。 オーバーライドされます。 アンマネージリソースの解放、リリース、リセットに関連付けられたアプリケーション定義のタスクを実行します。 | |
GetPreferredWidth | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetAppearances | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetButtonsLeft | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetButtonsRight | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetCellButtonAppearance | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetDisplayLayout | オブジェクトの各プロパティをデフォルト値にリセットします。 | |
ResetEditCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetImageList | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetImageTransparentColor | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetSelectedCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetSortMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
SetDataBinding | オーバーロードされます。 コントロールのデータソースとデータメンバーを 1 つのアトミック操作で設定します。 | |
ShouldSerializeCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ShouldSerializeCellButtonAppearance | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ShouldSerializeEditCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ShouldSerializeSelectedCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ToString | Gets a string that describes the column. System.Windows.Forms.DataGridViewColumnから継承されます。 |
名前 | 解説 | |
---|---|---|
CreateEditor | オーバーライドされます。 エディターを作成するためのファクトリメソッド | |
CreateOwner | オーバーライドされます。 エディターのオーナーを作成するためのファクトリメソッド | |
Finalize | Releases the resources associated with the band. System.Windows.Forms.DataGridViewBandから継承されます。 | |
InitializeEditor | オーバーライドされます。 イベントのフックまたはデフォルトプロパティの設定など、初期化を可能にするエディターを作成した後で、呼び出されます。 | |
InitializeFrom | オーバーライドされます。 指定された Infragistics.Win.UltraDataGridView.UltraColumnBase の設定をコピーするために使用されます | |
OnAfterCloseUp | AfterCloseUpイベントを発生させます。 | |
OnAfterDropDown | AfterDropDownイベントを発生させます。 | |
OnAfterEditorButtonCheckStateChanged | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnAfterEditorButtonCloseUp | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnAfterEnterEditMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnAfterExitEditMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnBeforeDropDown | BeforeDropDownイベントを発生させます。 | |
OnBeforeEditorButtonCheckStateChanged | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnBeforeEditorButtonDropDown | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnDataGridViewChanged | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnEditorButtonClick | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnEditorSpinButtonClick | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnInitializeEditorButtonCheckState | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnInitializeLayout | InitializeLayoutイベントを発生させます。 | |
OnInitializeRow | InitializeRowイベントを発生させます。 | |
OnMouseEnterElement | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnMouseLeaveElement | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnRowSelected | RowSelectedイベントを発生させます。 | |
OnSubObjectPropChanged | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
RaiseCellClick | Raises the System.Windows.Forms.DataGridView.CellClick event. System.Windows.Forms.DataGridViewElementから継承されます。 | |
RaiseCellContentClick | Raises the System.Windows.Forms.DataGridView.CellContentClick event. System.Windows.Forms.DataGridViewElementから継承されます。 | |
RaiseCellContentDoubleClick | Raises the System.Windows.Forms.DataGridView.CellContentDoubleClick event. System.Windows.Forms.DataGridViewElementから継承されます。 | |
RaiseCellValueChanged | Raises the System.Windows.Forms.DataGridView.CellValueChanged event. System.Windows.Forms.DataGridViewElementから継承されます。 | |
RaiseDataError | Raises the System.Windows.Forms.DataGridView.DataError event. System.Windows.Forms.DataGridViewElementから継承されます。 | |
RaiseMouseWheel | Raises the System.Windows.Forms.Control.MouseWheel event. System.Windows.Forms.DataGridViewElementから継承されます。 | |
ShouldSerializeAppearances | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ShouldSerializeButtonsLeft | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ShouldSerializeButtonsRight | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ShouldSerializeImageList | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ShouldSerializeImageTransparentColor | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ShouldSerializeSortMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
AfterCloseUp | ドロップダウンリストが閉じれらた後に発生します。 | |
AfterDropDown | ドロップダウンリストが表示された後に発生します。 | |
AfterEditorButtonCheckStateChanged | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
AfterEditorButtonCloseUp | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
AfterEnterEditMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
AfterExitEditMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
BeforeDropDown | ドロップダウンリストが表示される前に発生します。 | |
BeforeEditorButtonCheckStateChanged | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
BeforeEditorButtonDropDown | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
Disposed | Occurs when the System.Windows.Forms.DataGridViewColumn is disposed. System.Windows.Forms.DataGridViewColumnから継承されます。 | |
EditorButtonClick | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
EditorSpinButtonClick | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
InitializeEditorButtonCheckState | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
InitializeLayout | データソースからコントロールにデータが読み込みされるときなど、表示レイアウトが初期化されるときに発生します。 | |
InitializeRow | 行が初期化されるときに発生します。 | |
MouseEnterElement | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
MouseLeaveElement | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
RowSelected | 選択行が変更されるときに発生します。 |