UltraCalculatorEditorColumnデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
UltraCalculatorEditorColumn コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Appearances | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
AutoCloseUpOnEquals | 「 = 」 キーによりドロップダウンを閉じるかどうかを決定します。 | |
AutoDetectDecimalSymbol | 指定した小数点記号を使用するか、または小数点記号を自動的に検出するかを取得または設定します。 | |
AutoDetectGroupSymbol | 指定したグループ記号を使用するか、またはグループ記号を自動的に検出するかを取得または設定します。 | |
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から継承されます。 | |
CalculatorAppearance | 計算式で使用される外観を取得または設定します。 | |
CalculatorButtonAppearance | 計算式ボタンで使用される外観を取得または設定します。 | |
CalculatorButtonHotTrackingAppearance | ホットトラッキング時にボタンで使用される外観を取得または設定します。 | |
CalculatorButtons | コントロールの Infragistics.Win.UltraWinEditors.UltraWinCalc.CalculatorButton のコレクションを返します。 | |
CalculatorDropDownStyle | Calculator列のドロップダウンスタイルを決定します。 | |
CalculatorEditAppearance | 計算式の編集部分で使用される外観を取得または設定します。 | |
CalculatorMemoryDisplayText | メモリ ボックスに表示するテキストを取得または設定します。 | |
CalculatorShowCustomButtons | カスタム ボタンを表示するかどうかを示す値を取得または設定します。 | |
CalculatorShowMemoryButtons | メモリ ボタン (MC, MR, MS, M+) を電卓に表示するかどうかを示す値を取得または設定します。 | |
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から継承されます。 | |
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から継承されます。 | |
DecimalSymbol | 指定されていない場合に使用する小数点記号を取得または設定します。 | |
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から継承されます。 | |
DigitGrouping | 桁のグループ化を使用するかどうかを取得または設定します。 | |
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から継承されます。 | |
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から継承されます。 | |
DropDownSize | ドロップ ダウン領域のサイズを取得または設定します。 | |
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から継承されます。 | |
GroupSize | グループ区切り文字によって区切られる各グループのスペースを取得または設定します。 | |
GroupSymbol | 小数点区切り文字を取得または設定します。 | |
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から継承されます。 | |
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.UltraTextDropDownEditorColumnBaseから継承されます。 | |
Dispose | オーバーロードされます。 Releases all resources used by the System.Windows.Forms.DataGridViewBand. Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
DropDown | Infragistics.Win.UltraDataGridView.UltraTextDropDownEditorColumnBaseから継承されます。 | |
GetPreferredWidth | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetAppearances | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetButtonsLeft | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetButtonsRight | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetCalculatorAppearance | CalculatorAppearance プロパティをデフォルト値にリセットします。 | |
ResetCalculatorButtonAppearance | CalculatorButtonAppearance プロパティをデフォルト値にリセットします。 | |
ResetCalculatorButtonHotTrackingAppearance | CalculatorButtonHotTrackingAppearance プロパティをデフォルト値にリセットします。 | |
ResetCalculatorEditAppearance | CalculatorEditAppearance プロパティをデフォルト値にリセットします。 | |
ResetCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetCellButtonAppearance | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetDecimalSymbol | Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol プロパティをデフォルト値にリセットします。 | |
ResetDropDownSize | DropDownSize プロパティをデフォルト値にリセットします。 | |
ResetEditCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetGroupSize | GroupSize プロパティをデフォルト値にリセットします。 | |
ResetGroupSymbol | GroupSymbol プロパティをデフォルト値にリセットします。 | |
ResetImageList | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ResetImageTransparentColor | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetSelectedCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ResetSortMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ShouldSerializeCalculatorAppearance | CalculatorAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 | |
ShouldSerializeCalculatorButtonAppearance | CalculatorButtonAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 | |
ShouldSerializeCalculatorButtonHotTrackingAppearance | CalculatorButtonHotTrackingAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 | |
ShouldSerializeCalculatorEditAppearance | CalculatorEditAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 | |
ShouldSerializeCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ShouldSerializeCellButtonAppearance | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ShouldSerializeDecimalSymbol | Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 | |
ShouldSerializeEditCellAppearance | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ShouldSerializeGroupSize | GroupSize プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 | |
ShouldSerializeGroupSymbol | GroupSymbol プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 | |
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 | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
InitializeFrom | オーバーライドされます。 指定された Infragistics.Win.UltraDataGridView.UltraColumnBase の設定をコピーするために使用されます | |
OnAfterActionButtonPressed | AfterActionButtonPressed Eventを発生します。 | |
OnAfterButtonClicked | AfterButtonClicked Eventを発生します。 | |
OnAfterCalculateImmediate | AfterCalculateImmediate Eventを発生します。 | |
OnAfterCalculatePending | AfterCalculatePending Eventを発生します。 | |
OnAfterCalculationComplete | AfterCalculationComplete Eventを発生します。 | |
OnAfterEditorButtonCheckStateChanged | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnAfterEditorButtonCloseUp | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnAfterEnterEditMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnAfterExitEditMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnBeforeActionButtonPressed | BeforeActionButtonPressed Eventを発生します。 | |
OnBeforeButtonClicked | BeforeButtonClicked Eventを発生します。 | |
OnBeforeCalculateImmediate | BeforeCalculateImmediate Eventを発生します。 | |
OnBeforeCalculatePending | BeforeCalculatePending Eventを発生します。 | |
OnBeforeEditorButtonCheckStateChanged | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnBeforeEditorButtonDropDown | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnDataGridViewChanged | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnDefaultCalculationFail | DefaultCalculationFail Eventを発生します。 | |
OnEditorButtonClick | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnEditorSpinButtonClick | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnInitializeEditorButtonCheckState | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
OnMouseEnterElement | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
OnMouseLeaveElement | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
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から継承されます。 | |
ShouldSerializeDropDownSize | DropDownSize プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 | |
ShouldSerializeImageList | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
ShouldSerializeImageTransparentColor | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
ShouldSerializeSortMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
AfterActionButtonPressed | アクション ボタンが押下された後に発生します。 | |
AfterButtonClicked | 計算式ボタンがクリックされた後に呼び出されます。 | |
AfterCalculateImmediate | 現在の値に対する計算処理が実行された後に発生します。 | |
AfterCalculatePending | 待機中の計算処理が実行された後に発生します。 | |
AfterCalculationComplete | 計算処理には複数の段階がある場合があるため、すべての計算処理が完了した後に発生します。 | |
AfterEditorButtonCheckStateChanged | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
AfterEditorButtonCloseUp | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
AfterEnterEditMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
AfterExitEditMode | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
BeforeActionButtonPressed | アクションが起こる前に発生します。 これにより、ユーザーはデフォルトの演算をキャンセルしたり、値を変更したりできます。 | |
BeforeButtonClicked | ボタンの押下に対して処理が実行される前に発生します。 | |
BeforeCalculateImmediate | 現在の値に対する計算処理が実行される前に発生します。 | |
BeforeCalculatePending | 待機中の計算処理が実行される前に発生します。これにより、デフォルトの処理をキャンセルしたり現在の値を変更することが可能です。 | |
BeforeEditorButtonCheckStateChanged | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
BeforeEditorButtonDropDown | Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBaseから継承されます。 | |
DefaultCalcuationFail | デフォルトの演算が失敗したときに発生します。 | |
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から継承されます。 | |
MouseEnterElement | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 | |
MouseLeaveElement | Infragistics.Win.UltraDataGridView.UltraColumnBaseから継承されます。 |