バージョン

UltraFontNameEditorColumn クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタUltraFontNameEditorColumn コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティAppearancesこの列で使用するために作成されたすべてのAppearanceオブジェクトのコレクション。 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 プロパティ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 プロパティ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 プロパティ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 プロパティDropDownButtonAlignmentドロップダウンボタンの配置位置を設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public プロパティDropDownButtonDisplayStyleドロップダウンボタンの表示スタイルを設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public プロパティDropDownListAlignmentドロップダウンリストの位置を設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public プロパティDropDownListWidthドロップダウンリストの幅を取得または設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public プロパティDropDownStyleコントロールの編集部分が編集可能かどうかを取得または設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
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コントロールがCellAppearanceを持っているかどうかを返します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティHasCellButtonAppearanceコントロールがCellAppearanceを持っているかどうかを返します。 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コントロールがCellAppearanceを持っているかどうかを返します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティHasMRUListエディターに MRU (最近使った項目) リストが関連付けられているかどうかを示す値を取得または設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public プロパティHasSelectedCellAppearanceコントロールがCellAppearanceを持っているかどうかを返します。 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列に関連付ける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 プロパティMaxDropDownItemsドロップダウンに表示される項目の最大数を取得または設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public プロパティMaxMRUItemsエディターのMRUリストに表示される項目の最大数を取得または設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public プロパティMinimumWidthGets or sets the minimum width, in pixels, of the column. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティMRUListコントロールのドロップダウンリストに関連付けられたMRU (最近使った項目) リストを取得または設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
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 プロパティShowFontNamesInFontフォントのリストをそれぞれの項目に対応するフォントで表示するかどうかを取得または設定します。  
Public プロパティShowFontTypeIndicatorリストに表示するフォント名とともに、それぞれの名前に対応したフォントの種類を表示するかどうかを取得または設定します。  
Public プロパティSiteGets or sets the site of the column. System.Windows.Forms.DataGridViewColumnから継承されます。
Public プロパティSortMode列のソートモードを取得または設定します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public プロパティSortStyleコントロールの項目のドロップダウンリストに適用されるソートスタイルを取得または設定します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public プロパティStateGets the user interface (UI) state of the element. System.Windows.Forms.DataGridViewElementから継承されます。
Public プロパティSupportsThemesXPテーマを使用して表示するかどうかを取得または設定します。 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 プロパティValueListオーバーライドされます。 列で使用する値リストを取得または設定します。  
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列のDefault SortMode 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このオブジェクトのSub-objectプロパティのSubObjectPropChange通知を処理します Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドClone列のクローンを返します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドCloseUpドロップダウンウィンドウを閉じます。 Infragistics.Win.UltraDataGridView.UltraTextDropDownEditorColumnBaseから継承されます。
Public メソッドDisposeオーバーロードされます。 アンマネージリソースの解放、リリース、リセットに関連付けられたアプリケーション定義のタスクを実行します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public メソッドDropDownドロップダウンをドロップダウンするために呼び出されます。 Infragistics.Win.UltraDataGridView.UltraTextDropDownEditorColumnBaseから継承されます。
Public メソッドGetPreferredWidth指定された基準に基づいた列の理想的な幅を計算します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetAppearances外観をnullにリセットします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetButtonsLeftButtonsLeft コレクションをクリアします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetButtonsRightButtonsRight コレクションをクリアします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetCellAppearanceCellAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetCellButtonAppearanceCellButtonAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetEditCellAppearanceEditCellAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetImageListInfragistics.Win.UltraWinEditors.EditorButtonControlBase.ImageList プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetImageTransparentColorImageTransparentColor プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetMRUListMRUList プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public メソッドResetSelectedCellAppearanceSelectedCellAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetSortModeSortMode プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドShouldSerializeCellAppearance

CellAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。

Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドShouldSerializeCellButtonAppearance

CellButtonAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。

Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドShouldSerializeEditCellAppearance

EditCellAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。

Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドShouldSerializeSelectedCellAppearance

SelectedCellAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。

Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドToStringGets a string that describes the column. System.Windows.Forms.DataGridViewColumnから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateEditorオーバーライドされます。 エディターを作成するためのファクトリメソッド  
Protected メソッドCreateOwnerエディターのオーナーを作成するためのファクトリメソッド Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Protected メソッドFinalizeReleases the resources associated with the band. System.Windows.Forms.DataGridViewBandから継承されます。
Protected メソッドInitializeEditorイベントのフックまたはデフォルトプロパティの設定など、初期化を可能にするエディターを作成した後で、呼び出されます。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Protected メソッドInitializeFromオーバーライドされます。 指定された UltraColumnBase の設定をコピーするために使用されます  
Protected メソッドOnAfterCloseUpAfterCloseUpイベントを発生させます。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Protected メソッドOnAfterDropDownAfterDropDownイベントを発生させます。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Protected メソッドOnAfterEditorButtonCheckStateChangedAfterEditorButtonCheckStateChanged イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnAfterEditorButtonCloseUpAfterEditorButtonCloseUp イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnAfterEnterEditMode編集モードを開始した後で呼び出されます Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnAfterExitEditMode編集モードを終了した後で呼び出されます Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnBeforeDropDownBeforeDropDownイベントを発生させます。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Protected メソッドOnBeforeEditorButtonCheckStateChangedBeforeEditorButtonCheckStateChanged イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnBeforeEditorButtonDropDownBeforeEditorButtonDropDown イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnDataGridViewChanged要素が異なるDataGridViewに関連付けられているときに呼び出されます。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnEditorButtonClickEditorButtonClick イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnEditorSpinButtonClickEditorSpinButtonClick イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnInitializeEditorButtonCheckStateInitializeEditorButtonCheckState イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnMouseEnterElementマウスが要素に入った (要素の上に移動した) ときに呼び出されます。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnMouseLeaveElementマウスが要素から出た (要素の上から離れた) ときに呼び出されます。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
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このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeButtonsLeftButtonsLeft のシリアル化が必要かどうかを示します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeButtonsRightButtonsRight のシリアル化が必要かどうかを示します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeImageList

Infragistics.Win.UltraWinEditors.EditorButtonControlBase.ImageList プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。

Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeImageTransparentColor

ImageTransparentColor プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。

Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドShouldSerializeMRUListMRUList プロパティをシリアル化する必要があるかどうかを決定します Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Protected メソッドShouldSerializeSortMode

SortMode プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。

Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントAfterCloseUpドロップダウンリストが閉じられた後に発生します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public イベントAfterDropDownドロップダウンリストが表示された後に発生します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public イベントAfterEditorButtonCheckStateChangedStateEditorButtonのCheckStateが変更された後に呼び出されます。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントAfterEditorButtonCloseUpドロップダウンエディターボタンが閉じたときに呼び出されます。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public イベントAfterEnterEditModeセルが編集モードに入った後に発生します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public イベントAfterExitEditModeセルが編集モードを終了した後に発生します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public イベントBeforeDropDownドロップダウンリストが表示される前に発生します。 Infragistics.Win.UltraDataGridView.UltraComboEditorColumnから継承されます。
Public イベントBeforeEditorButtonCheckStateChangedStateEditorButtonのCheckStateが変更される前に呼び出されます。 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 イベントMouseEnterElementUIElementにマウスが置かれると発生します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public イベントMouseLeaveElementUIElementからマウスを移動すると発生します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
トップ
参照