Version

UltraNumericEditorColumn Class Members

The following tables list the members exposed by UltraNumericEditorColumn.

Public Constructors
 NameDescription
Public ConstructorUltraNumericEditorColumn ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAppearancesA collection of all the Appearance objects created for use with this column. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyAutoSizeModeGets or sets the mode by which the column automatically adjusts its width. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyButtonsLeftReturns a collection of editor buttons displayed on the left side of the edit area. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyButtonsRightReturns a collection of editor buttons displayed on the right side of the edit area. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyButtonStyleDetermines the style of buttons used in the cells. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyCellAppearanceDefault appearance for the cells in the column (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyCellButtonAppearanceDefault appearance for the buttons in the column (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyCellTemplateGets or sets the template used to create new cells. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyCellTypeGets the run-time type of the cell template. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyContextMenuStripGets or sets the shortcut menu for the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyCreationFilterGets/sets the creation filter property (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyCursorFilterGets/sets the cursor filter property (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyDataGridViewGets the System.Windows.Forms.DataGridView control associated with this element. (Inherited from System.Windows.Forms.DataGridViewElement)
Public PropertyDataPropertyNameGets 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)
Public PropertyDefaultCellStyleGets or sets the column's default cell style. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyDefaultHeaderCellTypeGets or sets the run-time type of the default header cell. (Inherited from System.Windows.Forms.DataGridViewBand)
Public PropertyDefaultNewRowValueGets the default value for a cell in a newly created row. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyDisplayedGets a value indicating whether the band is currently displayed onscreen. (Inherited from System.Windows.Forms.DataGridViewBand)
Public PropertyDisplayIndexGets or sets the display order of the column relative to the currently displayed columns. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyDisplayStyleReturns or sets the display style used by the column. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyDividerWidthGets or sets the width, in pixels, of the column divider. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyDrawFilterGets/sets the draw filter property (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyEditCellAppearanceDefault appearance for the cells when in edit mode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyEditorThe Embeddable Editor being used by the column (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyFillWeightGets 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)
Public PropertyFlatModeIndicates whether the control cells have a flat appearance. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyFrozenGets 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)
Public PropertyHasCellAppearanceReturns whether or not the control has a CellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyHasCellButtonAppearanceReturns whether or not the control has a CellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyHasDefaultCellStyleGets a value indicating whether the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property has been set. (Inherited from System.Windows.Forms.DataGridViewBand)
Public PropertyHasEditCellAppearanceReturns whether or not the control has a CellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyHasMaskLiteralsAppearanceReturns whether or not the control has a MaskLiteralsAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public PropertyHasPromptCharAppearanceReturns whether or not the control has a PromptCharAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public PropertyHasSelectedCellAppearanceReturns whether or not the control has a CellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyHeaderCellGets or sets the System.Windows.Forms.DataGridViewColumnHeaderCell that represents the column header. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyHeaderTextGets or sets the caption text on the column's header cell. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyImageListReturns or sets the ImageList associated with the column. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyImageTransparentColorGets/sets the color that will be masked out of the image displayed by the control. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyIndexGets the relative position of the band within the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridViewBand)
Public PropertyInheritedAutoSizeModeGets the sizing mode in effect for the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyInheritedStyleGets the cell style currently applied to the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyIsDataBoundGets a value indicating whether the column is bound to a data source. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyMaskClipModeReturns or sets the mask that is applied to the cell's text when it is copied to the clipboard. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumnBase)
Public PropertyMaskDisplayModeReturns or sets the mask that is applied to the text displayed by the cells. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumnBase)
Public PropertyMaskInputGets / set the input Mask. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumnBase)
Public PropertyMaskLiteralsAppearanceReturns the appearance that will be applied to the literal characters displayed in the prompt text. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public PropertyMinimumWidthGets or sets the minimum width, in pixels, of the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyNameGets or sets the name of the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyNumericTypeReturns or sets the type of numeric data the column supports.  
Public PropertyPadCharReturns or sets the character that will be used as the pad character. Default is space character (' '). (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public PropertyPromptCharGets/sets the prompt character. The default prompt character is the underscore (_). (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumnBase)
Public PropertyPromptCharAppearanceReturns the appearance that will be applied to the prompt characters displayed in the prompt text. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public PropertyReadOnlyGets or sets a value indicating whether the user can edit the column's cells. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyResizableGets or sets a value indicating whether the column is resizable. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertySelectedGets or sets a value indicating whether the band is in a selected user interface (UI) state. (Inherited from System.Windows.Forms.DataGridViewBand)
Public PropertySelectedCellAppearanceDefault appearance for the Selected cells in the column (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertySiteGets or sets the site of the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertySortModeGets or sets the sort mode for the column. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertySpinButtonAlignmentReturns or sets the alignment for the control's spin buttons. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumnBase)
Public PropertyStateGets the user interface (UI) state of the element. (Inherited from System.Windows.Forms.DataGridViewElement)
Public PropertySupportsThemesGets / sets whether the column will display using Windows XP Themes. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyTagGets or sets the object that contains data to associate with the band. (Inherited from System.Windows.Forms.DataGridViewBand)
Public PropertyToolTipTextGets or sets the text used for ToolTips. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyValueTypeGets or sets the data type of the values in the column's cells. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyVisibleGets or sets a value indicating whether the column is visible. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyWidthGets or sets the current width of the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Protected Properties
 NameDescription
Protected PropertyDefaultSortModeThe Default SortMode for the column. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected PropertyEventsReturns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected PropertyHeaderCellCoreGets or sets the header cell of the System.Windows.Forms.DataGridViewBand. (Inherited from System.Windows.Forms.DataGridViewBand)
Protected PropertyIsRowGets a value indicating whether the band represents a row. (Inherited from System.Windows.Forms.DataGridViewBand)
Protected PropertySubObjectPropChangeEventHandlerHandles the SubObjectPropChange notifications for Sub-object properties of this object (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public Methods
 NameDescription
Public MethodCloneReturns a clone of the column. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodCloseUpCloses any DropDownEditorButtonBase instances that are currently dropped down. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodDisposeOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public MethodGetPreferredWidthCalculates the ideal width of the column based on the specified criteria. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetAppearancesReset appearances to null (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetButtonsLeftClears the ButtonsLeft collection (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetButtonsRightClears the ButtonsRight collection (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetCellAppearanceResets the CellAppearance property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetCellButtonAppearanceResets the CellButtonAppearance property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetEditCellAppearanceResets the EditCellAppearance property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetImageListResets the Infragistics.Win.UltraWinEditors.EditorButtonControlBase.ImageList property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodResetImageTransparentColorResets the ImageTransparentColor property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetMaskLiteralsAppearanceResets the MaskLiteralsAppearance property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public MethodResetPromptCharAppearanceResets the PromptCharAppearance property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public MethodResetSelectedCellAppearanceResets the SelectedCellAppearance property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodResetSortModeResets the SortMode property to its default value. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodShouldSerializeCellAppearance

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

(Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodShouldSerializeCellButtonAppearance

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

(Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public MethodShouldSerializeEditCellAppearance

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

(Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodShouldSerializeMaskLiteralsAppearance

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

(Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public MethodShouldSerializePromptCharAppearance

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

(Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Public MethodShouldSerializeSelectedCellAppearance

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

(Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public MethodToStringGets a string that describes the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Protected Methods
 NameDescription
Protected MethodCreateEditorFactory method for creating an editor (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Protected MethodCreateOwnerFactory method for creating the editor's Owner (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Protected MethodFinalizeReleases the resources associated with the band. (Inherited from System.Windows.Forms.DataGridViewBand)
Protected MethodInitializeEditorCalled after the creation of the editor to allow initializion such as hooking events or setting default properties (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Protected MethodInitializeFromUsed to copy the settings of the specified UltraColumnBase (Inherited from Infragistics.Win.UltraDataGridView.UltraMaskEditorColumn)
Protected MethodOnAfterEditorButtonCheckStateChangedUsed to invoke the AfterEditorButtonCheckStateChanged event (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnAfterEditorButtonCloseUpUsed to invoke the AfterEditorButtonCloseUp event (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnAfterEnterEditModeCalled after a entering edit mode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnAfterExitEditModeCalled after a Exiting edit mode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnBeforeEditorButtonCheckStateChangedUsed to invoke the BeforeEditorButtonCheckStateChanged event (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnBeforeEditorButtonDropDownUsed to invoke the BeforeEditorButtonDropDown event (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnDataGridViewChangedCalled when an element is associated with a different DataGridView. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnEditorButtonClickUsed to invoke the EditorButtonClick event (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnEditorSpinButtonClickUsed to invoke the EditorSpinButtonClick event (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnInitializeEditorButtonCheckStateUsed to invoke the InitializeEditorButtonCheckState event (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodOnMouseEnterElementCalled when an element is entered (the mouse is moved over the element) (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnMouseLeaveElementCalled when an element is left (the mouse is moved off the element) (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodOnSubObjectPropChangedCalled when a sub object property change notification is recieved. (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 MethodShouldSerializeAppearancesReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodShouldSerializeButtonsLeftIndicates if the ButtonsLeft should be serialized. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodShouldSerializeButtonsRightIndicates if the ButtonsRight should be serialized. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodShouldSerializeImageList

Returns a Boolean value that determines whether the Infragistics.Win.UltraWinEditors.EditorButtonControlBase.ImageList property is set to its default value.

(Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Protected MethodShouldSerializeImageTransparentColor

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

(Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected MethodShouldSerializeSortMode

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

(Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public Events
 NameDescription
Public EventAfterEditorButtonCheckStateChangedInvoked after the CheckState of a StateEditorButton has been changed. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public EventAfterEditorButtonCloseUpInvoked when a dropdown editor button has closed. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public EventAfterEnterEditModeOccurs after a cell enters edit mode. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public EventAfterExitEditModeOccurs after a cell exits edit mode. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public EventBeforeEditorButtonCheckStateChangedInvoked before the CheckState of a StateEditorButton has been changed. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public EventBeforeEditorButtonDropDownInvoked before a dropdown editor button has been displayed. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public EventDisposedOccurs when the System.Windows.Forms.DataGridViewColumn is disposed. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public EventEditorButtonClickInvoked when an editor button is clicked (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public EventEditorSpinButtonClickInvoked when an spin editor button is clicked (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public EventInitializeEditorButtonCheckStateInvoked when the check state of a state editor button for an element should be initialized. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public EventMouseEnterElementFired when the mouse enters a UIElement (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public EventMouseLeaveElementFired when the mouse leaves a UIElement (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
See Also