The following tables list the members exposed by UltraCalendarComboColumn.
Name | Description | |
---|---|---|
UltraCalendarComboColumn Constructor | Overloaded. |
Name | Description | |
---|---|---|
Appearances | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
AutoSizeMode | Gets or sets the mode by which the column automatically adjusts its width. (Inherited from System.Windows.Forms.DataGridViewColumn) | |
BorderStyleDropDown | Determines the borderstyle used for the dropdown portion of the control. | |
BorderStyleDropDownResolved | Returns the resolved borderstyle used for the dropdown portion of the control. | |
ButtonsLeft | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ButtonsRight | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ButtonStyle | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
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) | |
DateButtonAppearance | Returns or sets the Infragistics.Win.Appearance object used when rendering the Date Buttons. | |
DateButtonAreaAppearance | Returns or sets the Infragistics.Win.Appearance object used when rendering the Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButtonAreaUIElement. | |
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) | |
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) | |
DropDownAppearance | Returns or sets the Infragistics.Win.Appearance object used when dropdown and calendar portion of the control. | |
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) | |
HasCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
HasCellButtonAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
HasDateButtonAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created for the DateButtonAppearance property. | |
HasDateButtonAreaAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created for the DateButtonAreaAppearance property. | |
HasDefaultCellStyle | Gets a value indicating whether the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property has been set. (Inherited from System.Windows.Forms.DataGridViewBand) | |
HasDropDownAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created for the DropDownAppearance property. | |
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) | |
SpinButtonIncrement | Determines the unit of change applied to the value when the pressing the spin buttons. | |
SpinButtonIncrementValue | Determines the number of SpinButtonIncrement units applied to the value when pressing the spin buttons. | |
SpinButtonsVisible | Determines whether the spin buttons are displayed. | |
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.UltraEditorButtonColumnBase) | |
Dispose | Overloaded. Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetPreferredWidth | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ResetAppearances | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetBorderStyleDropDown | Resets the BorderStyleDropDown property to its default value. | |
ResetButtonsLeft | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetButtonsRight | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ResetCellButtonAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ResetDateButtonAppearance | Resets the DateButtonAppearance property to its default value. | |
ResetDateButtonAreaAppearance | Resets the DateButtonAreaAppearance property to its default value. | |
ResetDropDownAppearance | Resets the DropDownAppearance property to its default value. | |
ResetEditCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
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) | |
ShouldSerializeCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ShouldSerializeCellButtonAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeEditCellAppearance | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
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 | Overridden. Called after the creation of the editor to allow initializion such as hooking events or setting default properties | |
InitializeFrom | Overridden. Used to copy the settings of the specified Infragistics.Win.UltraDataGridView.UltraColumnBase | |
OnAfterCloseUp | Fires the AfterCloseUp event. | |
OnAfterDropDown | Fires the AfterDropDown 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) | |
OnBeforeDropDown | Fires the BeforeDropDown event. | |
OnBeforeEditorButtonCheckStateChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnBeforeEditorButtonDropDown | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
OnDataGridViewChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
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) | |
ShouldSerializeBorderStyleDropDown | Determines if the BorderStyleDropDown property needs to be serialized. | |
ShouldSerializeButtonsLeft | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeButtonsRight | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeDateButtonAppearance | Indicates whether the DateButtonAppearance property contains data that needs to be serialized. | |
ShouldSerializeDateButtonAreaAppearance | Indicates whether the DateButtonAreaAppearance property contains data that needs to be serialized. | |
ShouldSerializeDropDownAppearance | Indicates whether the DropDownAppearance property contains data that needs to be serialized. | |
ShouldSerializeImageList | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
ShouldSerializeImageTransparentColor | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) | |
ShouldSerializeSortMode | (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
Name | Description | |
---|---|---|
AfterCloseUp | Fired after the dropdown list closes | |
AfterDropDown | Fired after the dropdown list is displayed | |
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) | |
BeforeDropDown | Fired before the dropdown list is displayed | |
BeforeEditorButtonCheckStateChanged | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
BeforeEditorButtonDropDown | (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) | |
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) |