BCGSoft.Controls.Grid Namespace : GridControl Class |
The following tables list the members exposed by GridControl.
Name | Description | |
---|---|---|
![]() | GridControl Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | m_defaultRowHeight |
Name | Description | |
---|---|---|
![]() | AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) |
![]() | ActiveItem | Returns currently focused data item. |
![]() | AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) |
![]() | AllowInsertDeleteColumns | Allows to insert and delete columns. |
![]() | AllowUserToAddRows | Gets or sets a value that specifies whether the user is enabled to add new rows to Grid. |
![]() | AlphaSelectionColor | Specifies the color to display selection if SelectionFillStyle is GridSelectionFillStyle.AlphaBlended. |
![]() | AlternateRowVisualStyle | Specifies visual style for alternate rows (non-even rows). |
![]() | Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | AutoDestroyData | Gets or sets a value that specifies whether the Grid automatically destroys its data. |
![]() | AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control) |
![]() | AutoSizeColumnMode | Defines auto size mode for columns. |
![]() | BackColor | Gets or sets the background color for the control. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) |
![]() | BeginEditType | Defines the default action that begins editing of a cell. |
![]() | BindingContext | Gets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control) |
![]() | BorderColor | Specifies the Grid border color. |
![]() | BorderSize | Specifies the Grid border size. |
![]() | Bottom | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control) |
![]() | Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control) |
![]() | CanFocus | Gets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control) |
![]() | CanSelect | Gets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control) |
![]() | Capture | Gets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | Cells | Returns a reference to collection of cells. This collection contains cells that are currently visible on the screen. |
![]() | ClientRectangle | Gets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control) |
![]() | ClientSize | Gets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control) |
![]() | ColumnCollection | Represents a collection of columns. |
![]() | ColumnPageCount | |
![]() | ColumnSeparatorWidth | |
![]() | ColumnsOnPage | |
![]() | CompanyName | Gets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenu | Gets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | Controls | Gets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control) |
![]() | Created | Gets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control) |
![]() | CurrentSelection | Represents the current selection range. |
![]() | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control) |
![]() | CustomCursors | Specifies what custom cursors are used in the Grid. |
![]() | DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultGroupBoxText | Default text displayed in the Group By box. |
![]() ![]() | DefaultRowHeight | |
![]() | DeleteHandlerType | Determines the action to perform when the user presses the Delete key. |
![]() | DetectHyperlinks | Specifies whether the Grid control should automatically detect hyperlinks. |
![]() | DisableRecalcScroll | |
![]() | DisplayRectangle | Gets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control) |
![]() | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | DrawFocusedRowRect | Specifies whether to display a focus rectangle around focused row. |
![]() | DrawHorzLines | Specifies whether to display horizontal lines in the grid area. |
![]() | DrawVertLines | Specifies whether to display vertical lines in the grid area. |
![]() | EditControlOverfloatsOtherCells | If true the edit control is extended over sibling cells when the text doesn't fit the current cell. |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) |
![]() | EnableFilter | Enables filter. When the filter is enabled each header cell displays a filter button. When the user clicks the button the Grid control raises the FilterMenuNeeded event. |
![]() | EnablePreviewPane | Displays preview pane for grid rows. In this case each row has some extra height to accommodate the preview text, which spans the entire row. |
![]() | EnableSelectAllArea | Specifies whether the "select all" area is active. The "select all" area is displayed at the left top corner of the Grid if the left margin is also displayed. When the use clicks the "select all" area, all grid items become selected. |
![]() | EnableSelectionByDrag | If this property is true, you can select grid items by drag. Otherwise you can implement drag & drop to drag the items or rows. |
![]() | EnableSetDefaultColumnWidthOnDoubleClick | Gets or sets the value that defines Grid behavior when the user double clicks a delimiter between columns. |
![]() | EnableSetDefaultRowHeightOnDoubleClick | Gets or sets the value that defines Grid behavior when the user double clicks a delimiter between rows. |
![]() | EnterHandlerType | Specifies how selection is moved when user presses the Enter key. |
![]() | ExpandingBoxVisualStyle | Defines visual style of expanding box. The expanding box appears on group items (in report style grids). |
![]() | ExtraOffsetInGroupMode | Specifies extra offset of leaf item in group mode. |
![]() | FieldChooserWnd | Returns a reference to the "Field Chooser" window. |
![]() | FillExtraSpaceMode | Specifies how to fill grid's background. |
![]() | FillLeftGapInGroupMode | If true the left "gap" area is filled in the report mode. |
![]() | FilterButtonStyle | Specifies visual style of filter button. |
![]() | FilterButtonWidth | Specifies the width of filter button. |
![]() | FilteredNoSort | Sets or gets the default image for the Filter Button when the appropriate column is filtered, but not sorted. |
![]() | FilteredSortedAZ | Sets or gets the default image for the Filter Button when the appropriate column is filtered and sorted A - Z. |
![]() | FilteredSortedZA | Sets or gets the default image for the Filter Button when the appropriate column is filtered and sorted Z - A. |
![]() | FirstVisibleScrolledColumnIndex | |
![]() | FirstVisibleScrolledRowIndex | |
![]() | Focused | Gets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control) |
![]() | FocusedItemAppearance | Specifies appearance of focused item. |
![]() | FocusedItemLocation | Gets location of focused item. |
![]() | FocusSingleCellInRowSelectionMode | Sets or gets the value that specifies whether to focus single (active) cell in row selection mode. |
![]() | Font | Gets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | Gets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control) |
![]() | GridArea | Gets the bounding rectangle of grid area. |
![]() | GridAreaBkColor | Specifies background color of grid area. |
![]() | GridControlData | Gets or sets the Grid control data. |
![]() | GridLineColor | Gets or sets the color of Grid vertical and horizontal lines. |
![]() | GridVisualStyle | Gets or sets the object that defines appearance of various Grid control elements, such as headers and rows. |
![]() | GroupArea | Gets the bounding rectangle of Group area. |
![]() | GroupAreaPadding | Gets or sets padding of items dropped on the Group Area. |
![]() | GroupBoxBackColor | |
![]() | GroupBoxFont | Specifies the font to draw default text in the Group By box. |
![]() | GroupBoxTextColor | Specifies color of text in the Group By box. |
![]() | GroupByBoxConnectionLineColor | Gets or sets the color of lines used to display connectors between group items in the Group area. |
![]() | GroupNodeVisualStyle | Gets or sets definition of visual style for "group" rows. |
![]() | Handle | Gets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control) |
![]() | HasChildren | Gets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control) |
![]() | HeaderArea | Gets the bounding rectangle of header. |
![]() | HeaderClickAction | Specifies default action performed by Grid when user clicks a header item. |
![]() | HeaderColumnResizeSencitivity | |
![]() | HeaderVisualStyle | Defines Visual Style of header items. |
![]() | Height | Gets or sets the height of the control. (Inherited from System.Windows.Forms.Control) |
![]() | HideGroupByColumnInGrid | Specifies an action to be taken for a header item, when it has been dropped in Group By box. |
![]() | HighlightColumnHeader | Specifies whether to display highlighted state for column header items. |
![]() | HorzScrollBar | |
![]() | HyperlinkColor | Specifies color of hyperlink text. |
![]() | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) |
![]() | InactiveSelectionColor | Specifies color of selection when Grid control is not active (not focused). |
![]() | InitialNumberOfColumns | Specifies the initial number of columns. |
![]() | InitialNumberOfRows | Specifies the initial number of rows. |
![]() | InvokeRequired | Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control) |
![]() | IsDisposed | Gets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control) |
![]() | IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control) |
![]() | IsMirrored | Gets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control) |
![]() | IsPrintMode | Specifies that the grid is working in print mode. |
![]() | IsVirtualMode | Determines whether the grid is working in Virtual Mode. |
![]() | LayoutEngine | Gets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control) |
![]() | Left | Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control) |
![]() | LeftGapColor | Specifies color to fill the space between cells that shifted right in the group mode and the left margin. |
![]() | LeftMarginArea | Gets the bounding rectangle of left margin area (row headers). |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control) |
![]() | Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
![]() | MarginRowResizeSencitivity | |
![]() | MarginVisualStyle | Gets or sets Visual Style of left margin (row headers). |
![]() | MarginWidth | Gets or sets width of left margin (row headers). |
![]() | MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | MinMarginWidth | Sets or gets minimal left margin (row headers) width. |
![]() | MouseWheelSpeed | Gets or sets mouse wheel speed. |
![]() | Name | Gets or sets the name of the control. (Inherited from System.Windows.Forms.Control) |
![]() | NewRowVisualStyle | |
![]() | NoSortAndFilter | Gets or sets an image to indicate that column is not sorted and not filtered. |
![]() | NumberOfPreviewRows | Gets or sets the value that specifies how many rows is taken by the preview pane. |
![]() | OperationMode | Gets or sets the value that indicates how the Grid control manipulates rows for sort operations. |
![]() | Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) |
![]() | Parent | Gets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control) |
![]() | PreferredSize | Gets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control) |
![]() | PressedCell | Gets currently pressed cell. |
![]() | PreviewPaneVisualStyle | Gets or sets Visual Style of preview pane. |
![]() | PrintCells | |
![]() | PrintDocument | Gest print document. |
![]() | PrintGridBordersPen | Gest or sets a pen used to print grid borders. |
![]() | PrintGridLinesPen | Gets or sets a pen used to print grid lines. |
![]() | PrintGroupArea | Gets or sets a value that indicates whether Group By box should be printed. |
![]() | PrintPreviewPane | Gets or sets a value that indicates whether Preview Pane should be printed. |
![]() | PrintRange | Gets or sets a range of rows and columns to print. |
![]() | PrintShowGridLines | Gets or sets a value that indicates whether to print grid lines. |
![]() | PrintShowHeader | Gets or sets a value that indicates whether to print the grid header. |
![]() | PrintShowRowNumbers | Gets or sets the value that indicates whether to print left margin (row headers). |
![]() | ProductName | Gets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | Gets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control) |
![]() | RaiseDrawCellEventForCustomDataTypeOnly | Gets or sets a value that indicates whether to raise draw cell events for custom cells only. |
![]() | ReadOnly | Gets or sets a value that indicates whether the Grid is read only. |
![]() | RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control) |
![]() | Region | Gets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control) |
![]() | RegularSelectionColor | Gets or sets a color of regular selection. |
![]() | RepositionTooltipsInPlace | Gets or sets a value that indicates whether tooltips should be repositioned "in-place". |
![]() | ResizeColumnsWithContext | Gets or sets a value that indicates how to resize columns. |
![]() | ResizeRowsWithContext | Gets or sets a value that indicates how to resize rows. |
![]() | Right | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control) |
![]() | RowHeightMode | Gets or sets a value that indicates how to resize rows. |
![]() | RowPageCount | |
![]() | RowsOnPage | |
![]() | RowVisualStyle | Gets or sets Visual Style for rows. |
![]() | ScrollByRowIndex | |
![]() | ScrollToFocusedItemOnSort | Gets or sets a value that indicates whether to scroll the grid to currently focused item when the grid has been sorted. |
![]() | SelectAllArea | Gets bounding rectangle of "Select All" area. |
![]() | SelectAllVisualStyle | Gets or sets Visual Style of "Select All" area. |
![]() | SelectedColumns | Gets collection of currently selected columns. |
![]() | Selection | Gets collection of selection ranges. |
![]() | SelectionBorderAppearance | Gets or sets a value that specifies appearance of border that is drawn around selected cells. |
![]() | SelectionBorderColor | Gets or sets a color of selection border. |
![]() | SelectionFillStyle | Gets or sets a value that indicates how to fill current selection. |
![]() | SelectionFrameWidth | Gets or sets width of selection frame. |
![]() | SelectionRanges | Gets collection of selection ranges. |
![]() | SelectionType | Gets or sets the value indicating selection type (mode). |
![]() | ShowContextMenuOnMouseDown | Gets or set the value indicating that a context menu should be displayed when the right mouse button is down. |
![]() | ShowGroupBox | Gets or sets the value that indicates whether to show Group By box. |
![]() | ShowHeader | Gets or sets a value that indicates whether to show or hide the column header. |
![]() | ShowMargin | Gets or sets a value that indicates whether to show or hide the left margin (row headers). |
![]() | ShowRowNumbers | Gest or sets the value that indicates whether to display row numbers in row headers. |
![]() | ShowTooltips | Gets or sets a value that indicates whether to show tooltips. |
![]() | SingleRowSelection | |
![]() | Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
![]() | SortedAZ | Gets or sets an image that displayed on Filter button when column is sorted AZ. |
![]() | SortedColumn | Gets currently sorted column. |
![]() | SortedColumnBackColor | Gets or sets a color that is used to fill background of cells in sorted column. |
![]() | SortedZA | Gets or sets an image that displayed on Filter button when column is sorted ZA. |
![]() | TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) |
![]() | Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) |
![]() | Text | Gets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | ToolTipControl | Gets a reference to tooltip control. |
![]() | TooltipReshowDelay | Gets or sets re-show delay for tooltips. |
![]() | Top | Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control) |
![]() | TopLevelControl | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control) |
![]() | TotalColumWidth | |
![]() | TotalPreviewWidth | Internal. |
![]() | TotalRowHeight | |
![]() | TotalVisibleColumns | |
![]() | TotalVisibleRows | |
![]() | UseAlternateVisualStyle | Gets or set a value indicating that the Grid control should display non-even rows with different style. |
![]() | UseControlBarsColors | Gets or sets a value indicating whether to adjust visual style colors to match current Windows color theme. |
![]() | UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control) |
![]() | VertScrollBar | |
![]() | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
![]() | VisibleColumns | |
![]() | VisibleColumnsOnPage | |
![]() | VisibleRowsOnPage | |
![]() | Width | Gets or sets the width of the control. (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | CanEnableIme | Gets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.Control) |
![]() | CanRaiseEvents | Determines if events can be raised on the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateParams | Gets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultCursor | Gets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultSize | Gets the default size of the control. (Inherited from System.Windows.Forms.Control) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | DoubleBuffered | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | FontHeight | Gets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeBase | Gets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control) |
![]() | ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control) |
![]() | ScaleChildren | Gets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | AddGroupByColumn | Adds a column to a Group By box. |
![]() | AddNewRow | Adds a new row to collection of rows. |
![]() | AdjustGridColumns | Recalculates bounds of column headers. |
![]() | AdjustGroupBoxLayout | Adjusts layout of Group By box. |
![]() | AdjustLayout | Overloaded. Adjusts layout of grid control. |
![]() | AdjustTextBoxSize | Adjusts size of text box when size of text exceeds size of text box and the text box can be extended to overlap adjoining cells. |
![]() | AlignScrollBars | Aligns scroll bars at the edges of Grid control. |
![]() | ApplyBorderStyleToSelection | Applies border style to selected items. |
![]() | ApplyBorderStyleToSelectionRange | Applies border style to range of items. |
![]() | ApplyControlBarsColors | Corrects Visual Style colors to match them with current Windows color theme. |
![]() | ApplyVisualStyleToSelection | Applies specified Visual Style to all selected data items. |
![]() | AutoResizeColumns | Causes all columns to be resized according to current AutoSizeColumnMode. |
![]() | BeginInit | |
![]() | BeginInvoke | Overloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) |
![]() | BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) |
![]() | CalcCellRects | Calculates cell bounding rectangles in specified range. |
![]() | CalcColumnName | Calculates a column name from the given index. |
![]() | CellFromPoint | Returns a reference to cell containing the given (in client coordinates) point. |
![]() | ClearDataInRange | Clears data in specified range. |
![]() | ClearFilter | Overloaded. Clears filter within specified range. |
![]() | ClearSelectedData | Clears data within selection. |
![]() | ClearSelection | Removes current selection. |
![]() | ColumnFromDataIndex | Returns a column from data index. |
![]() | ColumnFromPoint | Returns a column containing the specified point. |
![]() | Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) |
![]() | CreateData | Creates data storage for Grid control. |
![]() | CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | DeleteRowsInSelectionRange | Deletes all rows in specified range. |
![]() | DeleteSelectedRows | Deletes all selected rows. |
![]() | DeserializeVisualStyles | Takes an XML, which was created previously by SerializeVisualStyles and applies its color scheme to the Grid. |
![]() | DisplayInsertionMark | Displays insertion marker at the current mouse position when a column header is being dragged over the grid header or Group By box. |
![]() | Dispose | Overloaded. Overridden. |
![]() | DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) |
![]() | DrawCellBorders | Called by the painting code to draw cell borders. |
![]() | DrawCellsData | Called by the painting code to render data of all cells in the Grid visible area. |
![]() | DrawCellSelection | Called by painting code to draw cell selection. |
![]() | DrawColumnHeader | Called by painting code to draw column header. |
![]() | DrawColumnHeaderOnFieldChooser | Draws a column header on Field Chooser window. |
![]() | DrawExpandingBox | Called by painting code to draw expanding box. |
![]() | DrawFilterButton | Called by painting code to draw filter button. |
![]() | DrawMarginCell | Called to draw a left margin cell (row header). |
![]() | DrawMarginCellBorder | Draws border of left margin cell (row header). |
![]() | DrawMarginCellText | Called to draw left margin (row header) text . |
![]() | DrawPreviewPane | Called to draw Preview Pane. |
![]() | DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) |
![]() | EndDragColumn | |
![]() | EndEditCell | |
![]() | EndInit | |
![]() | EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) |
![]() | ExitEditMode | Finishes editing. |
![]() | ExportToHTML | |
![]() | ExtendRangeOnMergedCells | Checks if there are any merged cell in the range and if one or more merged cells are partially covered, extends the range to cover them completely. |
![]() | FillCellBackground | Draws cell background. |
![]() | FillCellsBackground | Fills background of all cells. |
![]() | FillExtraGridArea | Fills grid area not covered by cells. |
![]() | FillExtraHeaders | Fills grid area not covered by column and row headers. |
![]() | FillGridBkArea | Fills grid background. |
![]() | FillMarginCellInterior | Fills interior of a margin cell (row header) |
![]() | FindColumnIndicatingSortStatusByCellBackColor | Looks for a column with IndicateSortStatusByCellBkColor property set to true. |
![]() | FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) |
![]() | FindLastFrozenColumnIndex | Not implemented. |
![]() | Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) |
![]() | FormatAlignmentFromGridContentAlignment | Overloaded. Converts GridContentAlignmentFlags to TextFormatFlags. |
![]() | GetAdjoiningDataItem | |
![]() | GetCell | Returns a cell located at the specified column and row position. |
![]() | GetCellState | Returns cell state. |
![]() | GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control) |
![]() | GetColumnPageCount | Calculates how many columns located on page. |
![]() | GetColumnsInRange | Returns collection of columns located in selection range. |
![]() | GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) |
![]() | GetDataItem | Overloaded. |
![]() | GetDataItemLocation | Returns location (column; row) of data item. |
![]() | GetDataItemVisualStyle | Returns Visual Style of GridDataItem merged with all layers (row and column layers). |
![]() | GetDefaultGroupBoxSize | |
![]() | GetFilterImage | |
![]() | GetGroupItemHeight | Returns height of Group row. |
![]() | GetHeaderHeight | Calculates column header height. |
![]() | GetLastRowAndColumnOnPage | Returns references to last visible row and column on page. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetMarginWidth | Calculates left margin (row header) width. |
![]() | GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) |
![]() | GetNextVisibleColumn | |
![]() | GetNextVisibleColumnIndex | |
![]() | GetNextVisibleRow | |
![]() | GetObjectData | Serializes a grid control. |
![]() | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) |
![]() | GetPreviewPaneVisualStyle | |
![]() | GetRowExtraHeight | Returns row extra height. |
![]() | GetRowHeight | Overloaded. |
![]() | GetRowPageCount | Calculates how many rows located on grid page. |
![]() | GetToolTipData | |
![]() | GetTotalColumnWidth | |
![]() | GetTotalRowHeight | |
![]() | GetVisibleColumnCount | |
![]() | GetVisibleRangeRect | |
![]() | HandleTooltips | |
![]() | Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) |
![]() | HorzAlignmentFromGridContentAlignment | |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InsertGroupByColumn | |
![]() | Invalidate | Overloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from System.Windows.Forms.Control) |
![]() | Invoke | Overloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control) |
![]() | IsColumnInSelectionRange | Overloaded. |
![]() | IsColumnSelected | Overloaded. |
![]() | IsExpandBoxClicked | Determines whether specified point is located within expand box. |
![]() | IsMergedCellInRange | Checks whether a merged data item is in range. |
![]() | IsRangeSelected | |
![]() | IsRowInSelectionRange | Determines whether a row identified by index is in selection range. |
![]() | IsRowSelected | Determines whether a row is seleted. |
![]() | ItemFromPoint | Returns a GridDataItem object located at the specified point. |
![]() | Load | Loads a Grid content from a stream. |
![]() | LoadDefaultFilterImages | |
![]() | MarginCellFromPoint | Returns a margin cell (row header) containing the specified point. |
![]() | MergeCells | Merges cells (data items) in the specified range. |
![]() | MergeSelectedCells | Overloaded. |
![]() | OnDrawGridCellBackground | Overloaded. |
![]() | PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) |
![]() | PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
![]() | RaiseCalcExpandBoxRectEvent | |
![]() | RangeContainsDifferentFontHeights | Determines whether Visual Styles of cells in the specified range contain different font heights. |
![]() | RangeContainsMergedCells | Determines whether the specified range contains merged cells. |
![]() | RangeToFullRange | Converts specified range to a full range. |
![]() | RecalcCellRects | Rebuilds list of visible grid cells and margin (row header) cells and recalculates their bounding rectangles. |
![]() | RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | RedrawCell | Redraws a cell. |
![]() | Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control) |
![]() | RemoveAllGroupByColumns | Removes all columns from Group By box. |
![]() | RemoveGroupByColumn | Remove a cloumn from Group By box. |
![]() | ResetColumnPageCount | |
![]() | ResetHeaderHeight | |
![]() | ResetRowPageCount | |
![]() | ResetRowPreviewHeight | |
![]() | ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control) |
![]() | ResetTotalColumnWidth | |
![]() | ResetTotalRowHeight | |
![]() | ResetTotalVisibleColumnCount | |
![]() | ResetTotalVisibleRowCount | |
![]() | ResetVisualStyles | Resets all visual settings to default. |
![]() | ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) |
![]() | RetrieveCellVisualStyle | Returns visual style of specified cell. |
![]() | Save | Saves Grid content to a stream. |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScrollToColumn | |
![]() | ScrollToItem | Overloaded. |
![]() | Select | Overloaded. Activates the control. (Inherited from System.Windows.Forms.Control) |
![]() | SelectAll | Selects all columns in a Grid control. |
![]() | SelectionRangeToPoints | Helper method that converts a selection range to points in format [column, row]. |
![]() | SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) |
![]() | SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) |
![]() | SerializeVisualStyles | Serializes current Visual settings to a stream. |
![]() | SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) |
![]() | SetFilter | Overloaded. Applies a filter to a column in the specified range. |
![]() | SetFocusedItem | Focuses an item located at the specified point. |
![]() | SetHighlightedCell | |
![]() | SetHighlightedColumn | |
![]() | SetHighlightedMarginCell | |
![]() | SetInitializedFlag | |
![]() | SetPressedCell | |
![]() | SetVisualStyle | Overloaded. |
![]() | ShouldSerializeGroupBoxBackColor | |
![]() | Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) |
![]() | ShowContextMenu | Raises ContextMenuNeeded event and displays a context menu returned from the handler. |
![]() | Sort | Sorts the specified column. |
![]() | SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | UnMergeCells | Unmerges all merged cells in range. |
![]() | UnMergeSelectedCells | Overloaded. |
![]() | Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control) |
![]() | UpdateColumnDataIndexes | |
![]() | UpdateContentHeight | |
![]() | UpdateDataItem | Updates a GridDataItem object with a new data. |
![]() | UpdateMergedCells | Overloaded. |
![]() | UpdateMergedCellSize |
Name | Description | |
---|---|---|
![]() | AfterPrintPage | Raised when next page has been printed. |
![]() | AllowUserToAddRowsChanged | Raised when AllowUserToAddRows property has changed. |
![]() | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BeforePrintPage | Raised before Grid control begins to print next page. |
![]() | BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control) |
![]() | CalcExpandBoxRect | Raised when Grid control needs to calculate bounding rectangle of expand box. |
![]() | CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control) |
![]() | CellBeginEdit | Raised when a cell is about to be edited. |
![]() | CellEditControlMouseDown | Raised when the user presses a mouse button within edit control. |
![]() | CellEditControlMouseUp | Raised when the user releases a mouse button within edit control. |
![]() | CellEditControlMouseWheel | Raised when the user rotates mouse wheel within edit control of edit cell. |
![]() | CellEndEdit | Raised when editing of cell has finished. |
![]() | CellExecuteCommand | Raised to execute a command associated with a cell. |
![]() | CellMouseDoubleClick | Raised when the used double clicks a cell. |
![]() | CellMouseDown | Raised when the user presses a mouse button when the mouse pointer is over a cell. |
![]() | CellMouseEnter | Raised when the mouse pointer enters a cell. |
![]() | CellMouseLeave | Raised when the mouse pointer leaves a cell. |
![]() | CellMouseMove | Raised when the user moves the mouse over a cell. |
![]() | CellMouseUp | Raised when the user releases a mouse button when the mouse pointer is over a cell. |
![]() | CellValueNeeded | Raised in Virtual Mode when the Grid control needs to display a data in a cell. |
![]() | CellValuePushed | Raised in Virtual Mode when the user has finished cell editing. |
![]() | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control) |
![]() | Click | Occurs when the control is clicked. (Inherited from System.Windows.Forms.Control) |
![]() | ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ColumnDividerDoubleClick | Raised when user double clicks column divider. |
![]() | ContextMenuChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuNeeded | Raised when grid needs to display a context menu. |
![]() | ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) |
![]() | CreateCustomCell | Raised when Grid encounters a GridDataItem with DataType set to GridDataType.Custom. |
![]() | CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | DataItemEndEdit | Raised when user has finished to edit GridDataItem. |
![]() | DataItemUpdated | Raised when GridDataItem.ItemData has been updated. |
![]() | DeserializeVisualStyle | Raised when a Visual Style has been deserialized and applied to a Grid control. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control) |
![]() | DoubleClick | Occurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | Occurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | Occurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | Occurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | Occurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DrawColumnHeaderFilterButton | Raised when it's required to draw Filter button on a column header. |
![]() | DrawExpandBox | Raised when it's required to draw an expand box. |
![]() | DrawGridCellBackground | Raised when it's required fill background of grid cell. |
![]() | DrawGridCellBorders | Raised when it's required to draw cell borders. |
![]() | DrawGridCellData | Raised when it's required to display cell's data. |
![]() | DrawGridCellGap | Raised when it's required to fill the left gap between a cell and left border in Group Mode. |
![]() | DrawGridCellSelection | Raised when it's required to draw cell selection. |
![]() | DrawGridColumnHeader | Raised when it's required to draw a column header. |
![]() | DrawGridPreviewPane | Raised when it's required to draw Preview Pane. |
![]() | DrawGroupRowData | Raised when it's required to draw data of a Group row (in Group Mode). |
![]() | DrawSelectionBorder | Raised when it's required to draw selection border. |
![]() | DropColumnOnGroupArea | Raised when a column is dropped on Group By box in group mode. |
![]() | DropColumnOnHeader | Raised when a column is dropped on header after drag and drop operation. |
![]() | DropColumnOutsideGroupAndHeader | Raised when a column is dropped outside the column header and Group By box. |
![]() | DropGroupColumnOutsideGroupArea | Raised when a group column (column that dragged from Group By box) is dropped outside Group By box. |
![]() | EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | Enter | Occurs when the control is entered. (Inherited from System.Windows.Forms.Control) |
![]() | FillGridAreaBackground | Called when it's required to paint grid area background. |
![]() | FillGridControlBackground | Raised when it's required to fill Grid control background. |
![]() | Filter | Raised when Grid control filters rows. |
![]() | FilterMenuNeeded | Raised when the user clicks the Filter button and it's required to display filter menu. |
![]() | FocusedItemChanged | Raised when current focused item has changed. |
![]() | FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.Control) |
![]() | GotFocus | Occurs when the control receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | HandleCreated | Occurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control) |
![]() | HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control) |
![]() | HelpRequested | Occurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control) |
![]() | Invalidated | Occurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control) |
![]() | KeyDown | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | Occurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | Layout | Occurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control) |
![]() | Leave | Occurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | LostFocus | Occurs when the control loses focus. (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | Occurs when the control's margin changes. (Inherited from System.Windows.Forms.Control) |
![]() | MouseCaptureChanged | Occurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | Occurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | Occurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | Occurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control) |
![]() | MouseWheel | Occurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | Move | Occurs when the control is moved. (Inherited from System.Windows.Forms.Control) |
![]() | PaddingChanged | Occurs when the control's padding changes. (Inherited from System.Windows.Forms.Control) |
![]() | Paint | Occurs when the control is redrawn. (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control) |
![]() | QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control) |
![]() | RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control) |
![]() | Resize | Occurs when the control is resized. (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | RowDividerDoubleClick | Raised when user double clicks a row divider. |
![]() | SelectionChanged | Raised when current selection has changed. |
![]() | SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | SortedColumnChanged | Raised when sorted column has changed. |
![]() | StyleChanged | Occurs when the control style changes. (Inherited from System.Windows.Forms.Control) |
![]() | SystemColorsChanged | Occurs when the system colors change. (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TooltipDataNeeded | Raised when a Grid control needs to display a tooltip. |
![]() | UserAddedRow | Raised for data bound grids when user has added a new row. |
![]() | UserDeletedRow | Raised in when user has deleted a row. |
![]() | UserDeletingRow | Raised when a row is about to be deleted. |
![]() | Validated | Occurs when the control is finished validating. (Inherited from System.Windows.Forms.Control) |
![]() | Validating | Occurs when the control is validating. (Inherited from System.Windows.Forms.Control) |
![]() | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control) |