Version

UltraCalculatorEditorColumn Class Methods

For a list of all members of this type, see UltraCalculatorEditorColumn members.

Public Methods
 NameDescription
Public MethodClone (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodCloseUp (Inherited from Infragistics.Win.UltraDataGridView.UltraTextDropDownEditorColumnBase)
Public MethodDisposeOverloaded. Releases all resources used by the System.Windows.Forms.DataGridViewBand. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodDropDown (Inherited from Infragistics.Win.UltraDataGridView.UltraTextDropDownEditorColumnBase)
Public MethodGetPreferredWidth (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetAppearances (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetButtonsLeft (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetButtonsRight (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetCalculatorAppearanceResets the CalculatorAppearance property to its default value.  
Public MethodResetCalculatorButtonAppearanceResets the CalculatorButtonAppearance property to its default value.  
Public MethodResetCalculatorButtonHotTrackingAppearanceResets the CalculatorButtonHotTrackingAppearance property to its default value.  
Public MethodResetCalculatorEditAppearanceResets the CalculatorEditAppearance property to its default value.  
Public MethodResetCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetCellButtonAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetDecimalSymbolResets the Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol property to its default value.  
Public MethodResetDropDownSizeResets the DropDownSize property to its default value.  
Public MethodResetEditCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetGroupSizeResets the GroupSize property to its default value.  
Public MethodResetGroupSymbolResets the GroupSymbol property to its default value.  
Public MethodResetImageList (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetImageTransparentColor (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetSelectedCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetSortMode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodShouldSerializeCalculatorAppearance

Returns a Boolean value that determines whether the CalculatorAppearance property is set to its default value.

 
Public MethodShouldSerializeCalculatorButtonAppearance

Returns a Boolean value that determines whether the CalculatorButtonAppearance property is set to its default value.

 
Public MethodShouldSerializeCalculatorButtonHotTrackingAppearance

Returns a Boolean value that determines whether the CalculatorButtonHotTrackingAppearance property is set to its default value.

 
Public MethodShouldSerializeCalculatorEditAppearance

Returns a Boolean value that determines whether the CalculatorEditAppearance property is set to its default value.

 
Public MethodShouldSerializeCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodShouldSerializeCellButtonAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodShouldSerializeDecimalSymbol

Returns a Boolean value that determines whether the Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol property is set to its default value.

 
Public MethodShouldSerializeEditCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodShouldSerializeGroupSize

Returns a Boolean value that determines whether the GroupSize property is set to its default value.

 
Public MethodShouldSerializeGroupSymbol

Returns a Boolean value that determines whether the GroupSymbol property is set to its default value.

 
Public MethodShouldSerializeSelectedCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodToStringGets a string that describes the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Protected Methods
 NameDescription
Protected MethodCreateEditorOverridden. Factory method for creating an editor  
Protected MethodCreateOwnerOverridden. Factory method for creating the editor's Owner  
Protected MethodFinalizeReleases the resources associated with the band. (Inherited from System.Windows.Forms.DataGridViewBand)
Protected MethodInitializeEditor (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodInitializeFromOverridden. Used to copy the settings of the specified Infragistics.Win.UltraDataGridView.UltraColumnBase  
Protected MethodOnAfterActionButtonPressedFire the AfterActionButtonPressed Event  
Protected MethodOnAfterButtonClickedFire the AfterButtonClicked Event  
Protected MethodOnAfterCalculateImmediateFire the AfterCalculateImmediate Event  
Protected MethodOnAfterCalculatePendingFire the AfterCalculatePending Event  
Protected MethodOnAfterCalculationCompleteFire the AfterCalculationComplete Event  
Protected MethodOnAfterEditorButtonCheckStateChanged (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnAfterEditorButtonCloseUp (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnAfterEnterEditMode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnAfterExitEditMode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnBeforeActionButtonPressedFire the BeforeActionButtonPressed Event  
Protected MethodOnBeforeButtonClickedFire the BeforeButtonClicked Event  
Protected MethodOnBeforeCalculateImmediateFire the BeforeCalculateImmediate Event  
Protected MethodOnBeforeCalculatePendingFire the BeforeCalculatePending Event  
Protected MethodOnBeforeEditorButtonCheckStateChanged (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnBeforeEditorButtonDropDown (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnDataGridViewChanged (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnDefaultCalculationFailFire the DefaultCalculationFail Event  
Protected MethodOnEditorButtonClick (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnEditorSpinButtonClick (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnInitializeEditorButtonCheckState (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnMouseEnterElement (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnMouseLeaveElement (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodRaiseCellClickRaises the System.Windows.Forms.DataGridView.CellClick event. (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseCellContentClickRaises the System.Windows.Forms.DataGridView.CellContentClick event. (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseCellContentDoubleClickRaises the System.Windows.Forms.DataGridView.CellContentDoubleClick event. (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseCellValueChangedRaises the System.Windows.Forms.DataGridView.CellValueChanged event. (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseDataErrorRaises the System.Windows.Forms.DataGridView.DataError event. (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseMouseWheelRaises the System.Windows.Forms.Control.MouseWheel event. (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodShouldSerializeAppearances (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodShouldSerializeButtonsLeft (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodShouldSerializeButtonsRight (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodShouldSerializeDropDownSize

Returns a Boolean value that determines whether the DropDownSize property is set to its default value.

 
Protected MethodShouldSerializeImageList (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodShouldSerializeImageTransparentColor (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodShouldSerializeSortMode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
See Also