バージョン

UltraGridComboColumn クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタUltraGridComboColumn コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティAppearances Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public プロパティAutoSizeModeGets or sets the mode by which the column automatically adjusts its width. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティButtonsLeft Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public プロパティButtonsRight Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public プロパティButtonStyle Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティCellButtonAppearance Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public プロパティCellTemplateGets or sets the template used to create new cells. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティCellTypeGets the run-time type of the cell template. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティCharacterCasing Infragistics.Win.UltraDataGridView.UltraTextEditorColumnBaseから継承されます。
Public プロパティContextMenuStripGets or sets the shortcut menu for the column. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティCreationFilter Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティCursorFilter Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティDataGridViewGets the System.Windows.Forms.DataGridView control associated with this element. System.Windows.Forms.DataGridViewElementから継承されます。
Public プロパティDataMember列UltraComboに表示するためにDataSourceのサブリストを示します。  
Public プロパティDataPropertyNameGets 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から継承されます。
Public プロパティDataSource列UltraComboのデータのソースを示します。  
Public プロパティDefaultCellStyleGets or sets the column's default cell style. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティDefaultHeaderCellTypeGets or sets the run-time type of the default header cell. System.Windows.Forms.DataGridViewBandから継承されます。
Public プロパティDefaultNewRowValue Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティDisplayedGets a value indicating whether the band is currently displayed onscreen. System.Windows.Forms.DataGridViewBandから継承されます。
Public プロパティDisplayIndexGets or sets the display order of the column relative to the currently displayed columns. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティDisplayLayoutコントロールのレイアウトを設定する DisplayLayout オブジェクトを返します。このプロパティは実行時には読み取り専用です。  
Public プロパティDisplayMemberセル (またはコンボの編集領域) に表示するテキストの設定に使用される、ドロップダウンの列を (キーによって) 識別します。  
Public プロパティDisplayStyle Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティDividerWidthGets or sets the width, in pixels, of the column divider. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティDrawFilter Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティDropDownStyleコントロールのテキスト部分が編集可能かどうかを決定します。  
Public プロパティEditCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティEditor Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティFillWeightGets 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から継承されます。
Public プロパティFlatMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティFrozenGets 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から継承されます。
Public プロパティHasCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティHasCellButtonAppearance Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public プロパティHasDefaultCellStyleGets a value indicating whether the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property has been set. System.Windows.Forms.DataGridViewBandから継承されます。
Public プロパティHasEditCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティHasSelectedCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティHeaderCellGets or sets the System.Windows.Forms.DataGridViewColumnHeaderCell that represents the column header. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティHeaderTextGets or sets the caption text on the column's header cell. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティImageList Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public プロパティImageTransparentColor Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティIndexGets the relative position of the band within the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewBandから継承されます。
Public プロパティInheritedAutoSizeModeGets the sizing mode in effect for the column. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティInheritedStyleGets the cell style currently applied to the column. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティIsDataBoundGets a value indicating whether the column is bound to a data source. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティMinimumWidthGets or sets the minimum width, in pixels, of the column. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティNameGets or sets the name of the column. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティReadOnlyGets or sets a value indicating whether the user can edit the column's cells. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティResizableGets or sets a value indicating whether the column is resizable. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティSelectedGets or sets a value indicating whether the band is in a selected user interface (UI) state. System.Windows.Forms.DataGridViewBandから継承されます。
Public プロパティSelectedCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティSiteGets or sets the site of the column. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティSortMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティStateGets the user interface (UI) state of the element. System.Windows.Forms.DataGridViewElementから継承されます。
Public プロパティSupportsThemes Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティTagGets or sets the object that contains data to associate with the band. System.Windows.Forms.DataGridViewBandから継承されます。
Public プロパティToolTipTextGets or sets the text used for ToolTips. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティValueMemberグリッドのセルの値として使用される、ドロップダウンリストの列を (キーによって) 識別します。  
Public プロパティValueTypeGets or sets the data type of the values in the column's cells. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティVisibleGets or sets a value indicating whether the column is visible. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティWidthGets or sets the current width of the column. System.Windows.Forms.DataGridViewColumnから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティDefaultSortMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected プロパティEvents Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected プロパティHeaderCellCoreGets or sets the header cell of the System.Windows.Forms.DataGridViewBand. System.Windows.Forms.DataGridViewBandから継承されます。
Protected プロパティIsRowGets a value indicating whether the band represents a row. System.Windows.Forms.DataGridViewBandから継承されます。
Protected プロパティSubObjectPropChangeEventHandler Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドClone Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドCloseUp Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドDataBindデータバインドの開始  
Public メソッドDisposeオーバーロードされます。 オーバーライドされます。 アンマネージリソースの解放、リリース、リセットに関連付けられたアプリケーション定義のタスクを実行します。  
Public メソッドGetPreferredWidth Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetAppearances Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetButtonsLeft Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetButtonsRight Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetCellButtonAppearance Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetDisplayLayoutオブジェクトの各プロパティをデフォルト値にリセットします。  
Public メソッドResetEditCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetImageList Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetImageTransparentColor Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetSelectedCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetSortMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドSetDataBindingオーバーロードされます。 コントロールのデータソースとデータメンバーを 1 つのアトミック操作で設定します。  
Public メソッドShouldSerializeCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドShouldSerializeCellButtonAppearance Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドShouldSerializeEditCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドShouldSerializeSelectedCellAppearance Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドToStringGets a string that describes the column. System.Windows.Forms.DataGridViewColumnから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateEditorオーバーライドされます。 エディターを作成するためのファクトリメソッド  
Protected メソッドCreateOwnerオーバーライドされます。 エディターのオーナーを作成するためのファクトリメソッド  
Protected メソッドFinalizeReleases the resources associated with the band. System.Windows.Forms.DataGridViewBandから継承されます。
Protected メソッドInitializeEditorオーバーライドされます。 イベントのフックまたはデフォルトプロパティの設定など、初期化を可能にするエディターを作成した後で、呼び出されます。  
Protected メソッドInitializeFromオーバーライドされます。 指定された Infragistics.Win.UltraDataGridView.UltraColumnBase の設定をコピーするために使用されます  
Protected メソッドOnAfterCloseUpAfterCloseUpイベントを発生させます。  
Protected メソッドOnAfterDropDownAfterDropDownイベントを発生させます。  
Protected メソッドOnAfterEditorButtonCheckStateChanged Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnAfterEditorButtonCloseUp Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnAfterEnterEditMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnAfterExitEditMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnBeforeDropDownBeforeDropDownイベントを発生させます。  
Protected メソッドOnBeforeEditorButtonCheckStateChanged Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnBeforeEditorButtonDropDown Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnDataGridViewChanged Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnEditorButtonClick Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnEditorSpinButtonClick Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnInitializeEditorButtonCheckState Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnInitializeLayoutInitializeLayoutイベントを発生させます。  
Protected メソッドOnInitializeRowInitializeRowイベントを発生させます。  
Protected メソッドOnMouseEnterElement Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnMouseLeaveElement Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnRowSelectedRowSelectedイベントを発生させます。  
Protected メソッドOnSubObjectPropChanged Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドRaiseCellClickRaises the System.Windows.Forms.DataGridView.CellClick event. System.Windows.Forms.DataGridViewElementから継承されます。
Protected メソッドRaiseCellContentClickRaises the System.Windows.Forms.DataGridView.CellContentClick event. System.Windows.Forms.DataGridViewElementから継承されます。
Protected メソッドRaiseCellContentDoubleClickRaises the System.Windows.Forms.DataGridView.CellContentDoubleClick event. System.Windows.Forms.DataGridViewElementから継承されます。
Protected メソッドRaiseCellValueChangedRaises the System.Windows.Forms.DataGridView.CellValueChanged event. System.Windows.Forms.DataGridViewElementから継承されます。
Protected メソッドRaiseDataErrorRaises the System.Windows.Forms.DataGridView.DataError event. System.Windows.Forms.DataGridViewElementから継承されます。
Protected メソッドRaiseMouseWheelRaises the System.Windows.Forms.Control.MouseWheel event. System.Windows.Forms.DataGridViewElementから継承されます。
Protected メソッドShouldSerializeAppearances Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeButtonsLeft Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeButtonsRight Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeImageList Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeImageTransparentColor Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドShouldSerializeSortMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントAfterCloseUpドロップダウンリストが閉じれらた後に発生します。  
Public イベントAfterDropDownドロップダウンリストが表示された後に発生します。  
Public イベントAfterEditorButtonCheckStateChanged Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントAfterEditorButtonCloseUp Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントAfterEnterEditMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public イベントAfterExitEditMode Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public イベントBeforeDropDownドロップダウンリストが表示される前に発生します。  
Public イベントBeforeEditorButtonCheckStateChanged Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントBeforeEditorButtonDropDown Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントDisposedOccurs when the System.Windows.Forms.DataGridViewColumn is disposed. System.Windows.Forms.DataGridViewColumnから継承されます。
Public イベントEditorButtonClick Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントEditorSpinButtonClick Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントInitializeEditorButtonCheckState Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントInitializeLayoutデータソースからコントロールにデータが読み込みされるときなど、表示レイアウトが初期化されるときに発生します。  
Public イベントInitializeRow行が初期化されるときに発生します。  
Public イベントMouseEnterElement Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public イベントMouseLeaveElement Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public イベントRowSelected選択行が変更されるときに発生します。  
トップ
参照