バージョン

UltraCalendarComboColumn クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタUltraCalendarComboColumn コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
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 プロパティBorderStyleDropDownドロップダウン部分の枠線のスタイルを指定します。  
Public プロパティBorderStyleDropDownResolvedコントロールのドロップダウン部分で使用される境界線スタイルを返します。  
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 プロパティDateButtonAppearanceDate ボタンを表示する際に使用される Infragistics.Win.Appearance オブジェクトを設定します。  
Public プロパティDateButtonAreaAppearanceInfragistics.Win.UltraWinSchedule.CalendarCombo.DateButtonAreaUIElement を描画する際に使用される Infragistics.Win.Appearance オブジェクトを設定します。  
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 プロパティDropDownAppearanceコントロールのカレンダー部分をドロップダウンしたときに使用される Infragistics.Win.Appearance オブジェクトを設定します。  
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 プロパティHasDateButtonAppearanceInfragistics.Win.AppearanceBase オブジェクトが DateButtonAppearance プロパティに作成されているかどうかを示します。  
Public プロパティHasDateButtonAreaAppearanceInfragistics.Win.AppearanceBase オブジェクトが DateButtonAreaAppearance プロパティに作成されているかどうかを示します。  
Public プロパティHasDefaultCellStyleGets a value indicating whether the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property has been set. System.Windows.Forms.DataGridViewBandから継承されます。
Public プロパティHasDropDownAppearanceInfragistics.Win.AppearanceBase オブジェクトが DropDownAppearance プロパティに作成されているかどうかを示します。  
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 プロパティSpinButtonIncrementスピンボタンを押下したときに変更される値の単位を指定します。  
Public プロパティSpinButtonIncrementValueスピンボタンを押したときに値に適用される SpinButtonIncrement の単位数を設定します。  
Public プロパティSpinButtonsVisibleスピンボタンが表示されるかどうかを決定します。  
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 プロパティ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 メソッドDisposeオーバーロードされます。 オーバーライドされます。 アンマネージリソースの解放、リリース、リセットに関連付けられたアプリケーション定義のタスクを実行します。  
Public メソッドGetPreferredWidth Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public メソッドResetAppearances Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Public メソッドResetBorderStyleDropDownBorderStyleDropDown プロパティをデフォルト値にリセットします。  
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 メソッドResetDateButtonAppearanceDateButtonAppearance プロパティをデフォルト値にリセットします。  
Public メソッドResetDateButtonAreaAppearanceDateButtonAreaAppearance プロパティをデフォルト値にリセットします。  
Public メソッドResetDropDownAppearanceDropDownAppearance プロパティをデフォルト値にリセットします。  
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 メソッド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 メソッド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 Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeBorderStyleDropDownBorderStyleDropDown プロパティのシリアル化が必要かどうかを示します。  
Protected メソッドShouldSerializeButtonsLeft Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeButtonsRight Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。
Protected メソッドShouldSerializeDateButtonAppearanceDateButtonAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。  
Protected メソッドShouldSerializeDateButtonAreaAppearanceDateButtonAreaAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。  
Protected メソッドShouldSerializeDropDownAppearanceDropDownAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。  
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 イベントMouseEnterElement Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
Public イベントMouseLeaveElement Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。
トップ
参照