Version

UltraCalculatorEditorColumn Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearances (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyAutoCloseUpOnEqualsControls whether or not the "=" key causes the dropdown to close.  
Public PropertyAutoDetectDecimalSymbolGets/Sets whether to use specified decimal symbol or auto detect it.  
Public PropertyAutoDetectGroupSymbolGets/Sets whether to use specified group symbol or auto detect it.  
Public PropertyAutoSizeModeGets or sets the mode by which the column automatically adjusts its width. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyButtonsLeft (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyButtonsRight (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyButtonStyle (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyCalculatorAppearanceGets/sets the appearance used by the calculator.  
Public PropertyCalculatorButtonAppearanceGets/sets the appearance used by the calculator buttons.  
Public PropertyCalculatorButtonHotTrackingAppearanceGets/sets the appearance used by the buttons when hot tracking.  
Public PropertyCalculatorButtonsReturns the control's collection of Infragistics.Win.UltraWinEditors.UltraWinCalc.CalculatorButtons.  
Public PropertyCalculatorDropDownStyleDetermines the DropDownStyle of the Calculator column  
Public PropertyCalculatorEditAppearanceGets/sets the appearance used by the calculator edit portion.  
Public PropertyCalculatorMemoryDisplayTextThe text that appears in the memory box, when an operand is stored.  
Public PropertyCalculatorShowCustomButtonsGets/Sets if custom buttons are shown  
Public PropertyCalculatorShowMemoryButtonsGets/Sets if memory buttons are shown  
Public PropertyCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyCellButtonAppearance (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 PropertyCharacterCasing (Inherited from Infragistics.Win.UltraDataGridView.UltraTextEditorColumnBase)
Public PropertyContextMenuStripGets or sets the shortcut menu for the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertyCreationFilter (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyCursorFilter (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 PropertyDecimalSymbolGets/Sets the decimal symbol to use if one isnt specified  
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 PropertyDefaultNewRowValue (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyDigitGroupingGets/Sets whether or not to use digit grouping  
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 PropertyDisplayStyle (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 PropertyDrawFilter (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyDropDownSizeGet/Set the size of the drop down area.  
Public PropertyEditCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyEditor (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 PropertyFlatMode (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 PropertyGroupSizeGets/Sets space for each group separated by the group separator character.  
Public PropertyGroupSymbolGets/Sets the decimal symbol to use if one isnt specified.  
Public PropertyHasCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyHasCellButtonAppearance (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 PropertyHasEditCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyHasSelectedCellAppearance (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 PropertyImageList (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase)
Public PropertyImageTransparentColor (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 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 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 PropertySelectedCellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertySiteGets or sets the site of the column. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public PropertySortMode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Public PropertyStateGets the user interface (UI) state of the element. (Inherited from System.Windows.Forms.DataGridViewElement)
Public PropertySupportsThemes (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 PropertyDefaultSortMode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
Protected PropertyEvents (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 PropertySubObjectPropChangeEventHandler (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase)
See Also