バージョン

UltraDateTimeEditorColumn クラス メソッド

このクラスのメンバの一覧は、UltraDateTimeEditorColumnメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドClone列のクローンを返します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドCloseUp現在ドロップダウンされているDropDownEditorButtonBaseインスタンスを閉じます。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドDisposeオーバーロードされます。 オーバーライドされます。 アンマネージリソースの解放、リリース、リセットに関連付けられたアプリケーション定義のタスクを実行します。  
Public メソッドDropDownコントロールのカレンダー部分を表示します。  
Public メソッドGetPreferredWidth指定された基準に基づいた列の理想的な幅を計算します。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetAppearances外観をnullにリセットします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetButtonsLeftUltraEditorButtonColumnBase.ButtonsLeft コレクションをクリアします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetButtonsRightUltraEditorButtonColumnBase.ButtonsRight コレクションをクリアします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetCellAppearanceCellAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetCellButtonAppearanceUltraEditorButtonColumnBase.CellButtonAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetDropDownAppearanceDropDownAppearance プロパティをデフォルト値にリセットします。  
Public メソッドResetEditCellAppearanceEditCellAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetImageListInfragistics.Win.UltraWinEditors.EditorButtonControlBase.ImageList プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetImageTransparentColorImageTransparentColor プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetSelectedCellAppearanceSelectedCellAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetSortModeSortMode プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドShouldSerializeCellAppearance

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

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

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

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

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

 
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オーバーライドされます。 エディターのオーナーを作成するためのファクトリメソッド  
Protected メソッドFinalizeReleases the resources associated with the band. System.Windows.Forms.DataGridViewBandから継承されます。
Protected メソッドInitializeEditorオーバーライドされます。 イベントのフックまたはデフォルトプロパティの設定など、初期化を可能にするエディターを作成した後で、呼び出されます。  
Protected メソッドInitializeFromオーバーライドされます。 指定された UltraColumnBase の設定をコピーするために使用されます  
Protected メソッドOnAfterCloseUpリストが閉じられた後で呼び出されます  
Protected メソッドOnAfterDropDownリストがドロップダウンされた後で呼び出されます。  
Protected メソッドOnAfterEditorButtonCheckStateChangedUltraEditorButtonColumnBase.AfterEditorButtonCheckStateChanged イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnAfterEditorButtonCloseUpUltraEditorButtonColumnBase.AfterEditorButtonCloseUp イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnAfterEnterEditMode編集モードを開始した後で呼び出されます Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnAfterExitEditMode編集モードを終了した後で呼び出されます Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnBeforeDropDownリストがドロップダウンされる前に呼び出されます。  
Protected メソッドOnBeforeEditorButtonCheckStateChangedUltraEditorButtonColumnBase.BeforeEditorButtonCheckStateChanged イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnBeforeEditorButtonDropDownUltraEditorButtonColumnBase.BeforeEditorButtonDropDown イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnDataGridViewChanged要素が異なるDataGridViewに関連付けられているときに呼び出されます。 Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Protected メソッドOnEditorButtonClickUltraEditorButtonColumnBase.EditorButtonClick イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnEditorSpinButtonClickUltraEditorButtonColumnBase.EditorSpinButtonClick イベントを呼び出します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドOnInitializeEditorButtonCheckStateUltraEditorButtonColumnBase.InitializeEditorButtonCheckState イベントを呼び出します。 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 メソッドShouldSerializeButtonsLeftUltraEditorButtonColumnBase.ButtonsLeft のシリアル化が必要かどうかを示します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeButtonsRightUltraEditorButtonColumnBase.ButtonsRight のシリアル化が必要かどうかを示します。 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeImageList

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

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

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

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

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

Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
トップ
参照