The following tables list the members exposed by UltraColumnBase.
Name | Description | |
---|---|---|
![]() | AutoSizeMode | Gets or sets the mode by which the column automatically adjusts its width. (Inherited from System.Windows.Forms.DataGridViewColumn) |
![]() | ButtonStyle | Determines the style of buttons used in the cells. |
![]() | CellAppearance | Default appearance for the cells in the column |
![]() | 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) |
![]() | ContextMenuStrip | Gets or sets the shortcut menu for the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
![]() | CreationFilter | Gets/sets the creation filter property |
![]() | CursorFilter | Gets/sets the cursor filter property |
![]() | 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) |
![]() | 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 | Gets the default value for a cell in a newly created row. |
![]() | 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 | Returns or sets the display style used by the column. |
![]() | DividerWidth | Gets or sets the width, in pixels, of the column divider. (Inherited from System.Windows.Forms.DataGridViewColumn) |
![]() | DrawFilter | Gets/sets the draw filter property |
![]() | EditCellAppearance | Default appearance for the cells when in edit mode |
![]() | Editor | The Embeddable Editor being used by the column |
![]() | 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 | Indicates whether the control cells have a flat appearance. |
![]() | 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 | Returns whether or not the control has a CellAppearance |
![]() | HasDefaultCellStyle | Gets a value indicating whether the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property has been set. (Inherited from System.Windows.Forms.DataGridViewBand) |
![]() | HasEditCellAppearance | Returns whether or not the control has a CellAppearance |
![]() | HasSelectedCellAppearance | Returns whether or not the control has a CellAppearance |
![]() | 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) |
![]() | ImageTransparentColor | Gets/sets the color that will be masked out of the image displayed by the control. |
![]() | 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 | Default appearance for the Selected cells in the column |
![]() | Site | Gets or sets the site of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
![]() | SortMode | Gets or sets the sort mode for the column. |
![]() | State | Gets the user interface (UI) state of the element. (Inherited from System.Windows.Forms.DataGridViewElement) |
![]() | SupportsThemes | Gets / sets whether the column will display using Windows XP Themes. |
![]() | 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 | The Default SortMode for the column. |
![]() | Events | Returns the list of event handlers that are attached to this component. |
![]() | 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 | Handles the SubObjectPropChange notifications for Sub-object properties of this object |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Returns a clone of the column. |
![]() | Dispose | Overloaded. Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | GetPreferredWidth | Overridden. Calculates the ideal width of the column based on the specified criteria. |
![]() | ResetCellAppearance | Resets the CellAppearance property to its default value. |
![]() | ResetEditCellAppearance | Resets the EditCellAppearance property to its default value. |
![]() | ResetImageTransparentColor | Resets the ImageTransparentColor property to its default value. |
![]() | ResetSelectedCellAppearance | Resets the SelectedCellAppearance property to its default value. |
![]() | ResetSortMode | Resets the SortMode property to its default value. |
![]() | ShouldSerializeCellAppearance | Returns a Boolean value that determines whether the CellAppearance property is set to its default value. |
![]() | ShouldSerializeEditCellAppearance | Returns a Boolean value that determines whether the EditCellAppearance property is set to its default value. |
![]() | ShouldSerializeSelectedCellAppearance | Returns a Boolean value that determines whether the SelectedCellAppearance property is set to its default value. |
![]() | ToString | Gets a string that describes the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
Name | Description | |
---|---|---|
![]() | CreateEditor | Factory method for creating an editor |
![]() | CreateOwner | Factory method for creating the editor's Owner |
![]() | Finalize | Releases the resources associated with the band. (Inherited from System.Windows.Forms.DataGridViewBand) |
![]() | InitializeEditor | Called after the creation of the editor to allow initializion such as hooking events or setting default properties |
![]() | InitializeFrom | Used to copy the settings of the specified UltraColumnBase |
![]() | OnAfterEnterEditMode | Called after a entering edit mode |
![]() | OnAfterExitEditMode | Called after a Exiting edit mode |
![]() | OnDataGridViewChanged | Overridden. Called when an element is associated with a different DataGridView. |
![]() | OnMouseEnterElement | Called when an element is entered (the mouse is moved over the element) |
![]() | OnMouseLeaveElement | Called when an element is left (the mouse is moved off the element) |
![]() | OnSubObjectPropChanged | Called when a sub object property change notification is recieved. |
![]() | 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) |
![]() | ShouldSerializeImageTransparentColor | Returns a Boolean value that determines whether the ImageTransparentColor property is set to its default value. |
![]() | ShouldSerializeSortMode | Returns a Boolean value that determines whether the SortMode property is set to its default value. |
Name | Description | |
---|---|---|
![]() | AfterEnterEditMode | Occurs after a cell enters edit mode. |
![]() | AfterExitEditMode | Occurs after a cell exits edit mode. |
![]() | Disposed | Occurs when the System.Windows.Forms.DataGridViewColumn is disposed. (Inherited from System.Windows.Forms.DataGridViewColumn) |
![]() | MouseEnterElement | Fired when the mouse enters a UIElement |
![]() | MouseLeaveElement | Fired when the mouse leaves a UIElement |