The following tables list the members exposed by UltraCalculatorEditorColumn.
Name | Description | |
---|---|---|
UltraCalculatorEditorColumn Constructor | Overloaded. |
Name | Description | |
---|---|---|
Appearances | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
AutoCloseUpOnEquals | Controls whether or not the "=" key causes the dropdown to close. | |
AutoDetectDecimalSymbol | Gets/Sets whether to use specified decimal symbol or auto detect it. | |
AutoDetectGroupSymbol | Gets/Sets whether to use specified group symbol or auto detect it. | |
AutoSizeMode | Gets or sets the mode by which the column automatically adjusts its width. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
ButtonsLeft | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ButtonsRight | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ButtonStyle | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
CalculatorAppearance | Gets/sets the appearance used by the calculator. | |
CalculatorButtonAppearance | Gets/sets the appearance used by the calculator buttons. | |
CalculatorButtonHotTrackingAppearance | Gets/sets the appearance used by the buttons when hot tracking. | |
CalculatorButtons | Returns the control's collection of Infragistics.Win.UltraWinEditors.UltraWinCalc.CalculatorButtons. | |
CalculatorDropDownStyle | Determines the DropDownStyle of the Calculator column | |
CalculatorEditAppearance | Gets/sets the appearance used by the calculator edit portion. | |
CalculatorMemoryDisplayText | The text that appears in the memory box, when an operand is stored. | |
CalculatorShowCustomButtons | Gets/Sets if custom buttons are shown | |
CalculatorShowMemoryButtons | Gets/Sets if memory buttons are shown | |
CellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
CellButtonAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
CellTemplate | Gets or sets the template used to create new cells. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
CellType | Gets the run-time type of the cell template. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
CharacterCasing | (Inherited from Infragistics.Win.UltraDataGridView.UltraTextEditorColumnBase) | |
ContextMenuStrip | Gets or sets the shortcut menu for the column. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
CreationFilter | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
CursorFilter | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
DataGridView | Gets the System.Windows.Forms.DataGridView control associated with this element. (Inherited from 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. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
DecimalSymbol | Gets/Sets the decimal symbol to use if one isnt specified | |
DefaultCellStyle | Gets or sets the column's default cell style. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
DefaultHeaderCellType | Gets or sets the run-time type of the default header cell. (Inherited from System.Windows.Forms.DataGridViewBand) | |
DefaultNewRowValue | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
DigitGrouping | Gets/Sets whether or not to use digit grouping | |
Displayed | Gets a value indicating whether the band is currently displayed onscreen. (Inherited from System.Windows.Forms.DataGridViewBand) | |
DisplayIndex | Gets or sets the display order of the column relative to the currently displayed columns. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
DisplayStyle | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
DividerWidth | Gets or sets the width, in pixels, of the column divider. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
DrawFilter | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
DropDownSize | Get/Set the size of the drop down area. | |
EditCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
Editor | (Inherited from 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. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
FlatMode | (Inherited from 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. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
GroupSize | Gets/Sets space for each group separated by the group separator character. | |
GroupSymbol | Gets/Sets the decimal symbol to use if one isnt specified. | |
HasCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
HasCellButtonAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
HasDefaultCellStyle | Gets a value indicating whether the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property has been set. (Inherited from System.Windows.Forms.DataGridViewBand) | |
HasEditCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
HasSelectedCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
HeaderCell | Gets or sets the System.Windows.Forms.DataGridViewColumnHeaderCell that represents the column header. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
HeaderText | Gets or sets the caption text on the column's header cell. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
ImageList | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ImageTransparentColor | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
Index | Gets the relative position of the band within the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridViewBand) | |
InheritedAutoSizeMode | Gets the sizing mode in effect for the column. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
InheritedStyle | Gets the cell style currently applied to the column. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
IsDataBound | Gets a value indicating whether the column is bound to a data source. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
MinimumWidth | Gets or sets the minimum width, in pixels, of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
Name | Gets or sets the name of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
ReadOnly | Gets or sets a value indicating whether the user can edit the column's cells. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
Resizable | Gets or sets a value indicating whether the column is resizable. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
Selected | Gets or sets a value indicating whether the band is in a selected user interface (UI) state. (Inherited from System.Windows.Forms.DataGridViewBand) | |
SelectedCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
Site | Gets or sets the site of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
SortMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
State | Gets the user interface (UI) state of the element. (Inherited from System.Windows.Forms.DataGridViewElement) | |
SupportsThemes | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
Tag | Gets or sets the object that contains data to associate with the band. (Inherited from System.Windows.Forms.DataGridViewBand) | |
ToolTipText | Gets or sets the text used for ToolTips. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
ValueType | Gets or sets the data type of the values in the column's cells. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
Visible | Gets or sets a value indicating whether the column is visible. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
Width | Gets or sets the current width of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
Name | Description | |
---|---|---|
DefaultSortMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
Events | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
HeaderCellCore | Gets or sets the header cell of the System.Windows.Forms.DataGridViewBand. (Inherited from System.Windows.Forms.DataGridViewBand) | |
IsRow | Gets a value indicating whether the band represents a row. (Inherited from System.Windows.Forms.DataGridViewBand) | |
SubObjectPropChangeEventHandler | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
Name | Description | |
---|---|---|
Clone | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
CloseUp | (Inherited from Infragistics.Win.UltraDataGridView.UltraTextDropDownEditorColumnBase) | |
Dispose | Overloaded. Releases all resources used by the System.Windows.Forms.DataGridViewBand. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
DropDown | (Inherited from Infragistics.Win.UltraDataGridView.UltraTextDropDownEditorColumnBase) | |
GetPreferredWidth | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ResetAppearances | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetButtonsLeft | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetButtonsRight | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetCalculatorAppearance | Resets the CalculatorAppearance property to its default value. | |
ResetCalculatorButtonAppearance | Resets the CalculatorButtonAppearance property to its default value. | |
ResetCalculatorButtonHotTrackingAppearance | Resets the CalculatorButtonHotTrackingAppearance property to its default value. | |
ResetCalculatorEditAppearance | Resets the CalculatorEditAppearance property to its default value. | |
ResetCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ResetCellButtonAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetDecimalSymbol | Resets the Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol property to its default value. | |
ResetDropDownSize | Resets the DropDownSize property to its default value. | |
ResetEditCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ResetGroupSize | Resets the GroupSize property to its default value. | |
ResetGroupSymbol | Resets the GroupSymbol property to its default value. | |
ResetImageList | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetImageTransparentColor | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ResetSelectedCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ResetSortMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ShouldSerializeCalculatorAppearance | Returns a Boolean value that determines whether the CalculatorAppearance property is set to its default value. | |
ShouldSerializeCalculatorButtonAppearance | Returns a Boolean value that determines whether the CalculatorButtonAppearance property is set to its default value. | |
ShouldSerializeCalculatorButtonHotTrackingAppearance | Returns a Boolean value that determines whether the CalculatorButtonHotTrackingAppearance property is set to its default value. | |
ShouldSerializeCalculatorEditAppearance | Returns a Boolean value that determines whether the CalculatorEditAppearance property is set to its default value. | |
ShouldSerializeCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ShouldSerializeCellButtonAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeDecimalSymbol | Returns a Boolean value that determines whether the Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol property is set to its default value. | |
ShouldSerializeEditCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ShouldSerializeGroupSize | Returns a Boolean value that determines whether the GroupSize property is set to its default value. | |
ShouldSerializeGroupSymbol | Returns a Boolean value that determines whether the GroupSymbol property is set to its default value. | |
ShouldSerializeSelectedCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ToString | Gets a string that describes the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
Name | Description | |
---|---|---|
CreateEditor | Overridden. Factory method for creating an editor | |
CreateOwner | Overridden. Factory method for creating the editor's Owner | |
Finalize | Releases the resources associated with the band. (Inherited from System.Windows.Forms.DataGridViewBand) | |
InitializeEditor | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
InitializeFrom | Overridden. Used to copy the settings of the specified Infragistics.Win.UltraDataGridView.UltraColumnBase | |
OnAfterActionButtonPressed | Fire the AfterActionButtonPressed Event | |
OnAfterButtonClicked | Fire the AfterButtonClicked Event | |
OnAfterCalculateImmediate | Fire the AfterCalculateImmediate Event | |
OnAfterCalculatePending | Fire the AfterCalculatePending Event | |
OnAfterCalculationComplete | Fire the AfterCalculationComplete Event | |
OnAfterEditorButtonCheckStateChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnAfterEditorButtonCloseUp | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnAfterEnterEditMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
OnAfterExitEditMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
OnBeforeActionButtonPressed | Fire the BeforeActionButtonPressed Event | |
OnBeforeButtonClicked | Fire the BeforeButtonClicked Event | |
OnBeforeCalculateImmediate | Fire the BeforeCalculateImmediate Event | |
OnBeforeCalculatePending | Fire the BeforeCalculatePending Event | |
OnBeforeEditorButtonCheckStateChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnBeforeEditorButtonDropDown | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnDataGridViewChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
OnDefaultCalculationFail | Fire the DefaultCalculationFail Event | |
OnEditorButtonClick | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnEditorSpinButtonClick | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnInitializeEditorButtonCheckState | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnMouseEnterElement | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
OnMouseLeaveElement | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
RaiseCellClick | Raises the System.Windows.Forms.DataGridView.CellClick event. (Inherited from System.Windows.Forms.DataGridViewElement) | |
RaiseCellContentClick | Raises the System.Windows.Forms.DataGridView.CellContentClick event. (Inherited from System.Windows.Forms.DataGridViewElement) | |
RaiseCellContentDoubleClick | Raises the System.Windows.Forms.DataGridView.CellContentDoubleClick event. (Inherited from System.Windows.Forms.DataGridViewElement) | |
RaiseCellValueChanged | Raises the System.Windows.Forms.DataGridView.CellValueChanged event. (Inherited from System.Windows.Forms.DataGridViewElement) | |
RaiseDataError | Raises the System.Windows.Forms.DataGridView.DataError event. (Inherited from System.Windows.Forms.DataGridViewElement) | |
RaiseMouseWheel | Raises the System.Windows.Forms.Control.MouseWheel event. (Inherited from System.Windows.Forms.DataGridViewElement) | |
ShouldSerializeAppearances | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeButtonsLeft | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeButtonsRight | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeDropDownSize | Returns a Boolean value that determines whether the DropDownSize property is set to its default value. | |
ShouldSerializeImageList | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeImageTransparentColor | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ShouldSerializeSortMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
Name | Description | |
---|---|---|
AfterActionButtonPressed | Occurs after an action button is pressed | |
AfterButtonClicked | Occurs after a calculator button has been clicked | |
AfterCalculateImmediate | Occurs after immediate calculation | |
AfterCalculatePending | Occurs after pending calculation | |
AfterCalculationComplete | Since some calculations may actually contain multiple steps, this event fires when all calculations initiated by operator clicks are completed. | |
AfterEditorButtonCheckStateChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
AfterEditorButtonCloseUp | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
AfterEnterEditMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
AfterExitEditMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
BeforeActionButtonPressed | Occurs before action occurs, allowing user to cancel default calculation and or change the values | |
BeforeButtonClicked | Occurs before any calculator button is clicked | |
BeforeCalculateImmediate | Fires before immediate Calculation, allowing user to cancel default calculation and or change the values. | |
BeforeCalculatePending | Fires before pending Calculation, allowing user to cancel default calculation and or change the values. | |
BeforeEditorButtonCheckStateChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
BeforeEditorButtonDropDown | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
DefaultCalcuationFail | Fired on Failure of default calculation | |
Disposed | Occurs when the System.Windows.Forms.DataGridViewColumn is disposed. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
EditorButtonClick | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
EditorSpinButtonClick | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
InitializeEditorButtonCheckState | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
MouseEnterElement | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
MouseLeaveElement | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |