GridControl Class Members
The following tables list the members exposed by GridControl.
Name | Description | |
---|---|---|
![]() | GridControl Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | SupportsPrepareViewStyleInfo | By default, the grid will make a copy of any style object before painting and call the PrepareViewStyleInfo event. Changes made to the style object will then be discarded after the painting. Same with DrawCell and other events. Having a copy of the style allows you to change the style object just for drawing purposes. If you do not have any need for this and want to increase scrolling performance of the grid, try setting this property false. But be aware this is only experimental for now ... (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
Name | Description | |
---|---|---|
![]() | firstPaint | (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | m_bInvertRect | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | recalcScrollBars | (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
Name | Description | |
---|---|---|
![]() | AccelerateScrolling | Gets or sets the acceleration behavior for scrollbars. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | AccessibilityEnabled | Gets or sets a value indicating whether the control should enable its Accessibility support. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
![]() | ActivateCurrentCellBehavior | See GridModelOptions.ActivateCurrentCellBehavior in the GridModel class for information. |
![]() | ActiveController | Returns a reference to the active mouse controller that is receiving MouseDown, MouseMove, MouseUp messages when the user has pressed a mouse button. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ActiveGridView | See GridModel.ActiveGridView in the GridModel class for information. |
![]() | AllowColumnResizeUsingCellBoundaries | Gets or sets a value indicating whether to allow resizing of columns through standard cell boundaries. For GridListControl, it is true by default. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | AllowDragSelectedCols | See GridModelOptions.AllowDragSelectedCols in the GridModel class for information. |
![]() | AllowDragSelectedRows | See GridModelOptions.AllowDragSelectedRows in the GridModel class for information. |
![]() | AllowDrawItemRaiseExceptionCatched | Gets or sets a value indicating whether to AllowDrawItemRaiseExceptionCatched. Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | AllowDrop | (Inherited from System.Windows.Forms.Control) |
![]() | AllowFixFocusWhenCurrentCellIsEditingInMouseUp | Gets or sets a value indicating whether if you press the mouse button inside the grid and release the mouse the grid checks whether the current cell is in editing mode. If that is the case it will make sure that focus is moved to the current cell control. This ensures the grid will properly return focus to the current cell if a message box is shown and closed in a custom event handler.
If this behavior causes problems you should set this property false. One known issue we found is when you open another MDI form within a CellDoubleClick event, in which case the focus would be set back to the original form. If you run into such a situation set this property false. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | AllowHScrollOnMouseWheel | Gets or sets a value indicating whether the horizontal scrolling should be enabled on Mouse wheel. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | AllowIncreaseSmallChange | Indicates whether the scroll control can increase the System.Windows.Forms.ScrollBar.SmallChange property while doing accelerated scrolling. If this is True, the System.Windows.Forms.ScrollBar.SmallChange will be set to 3 after 40 rows and to 5 after 80 rows. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | AllowProportionalColumnSizing | Gets or sets a value to resize the columns proportionally fit its content. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | AllowRaiseMouseMoveInOnDragOver | Indicates whether OnMouseMove should be called from OnDragOver. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | AllowRowResizeUsingCellBoundaries | Gets or sets a value indicating whether to allow resizing of rows through standard cell boundaries. No support for GridListControl. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | AllowScrollCurrentCellInView | See GridModelOptions.AllowScrollCurrentCellInView in the GridModel class for information. |
![]() | AllowSelection | See GridModelOptions.AllowSelection in the GridModel class for information. |
![]() | AllowTextBoxAutoSize | Gets or sets a value indicating whether to force cell renderers to ignore the GridStyleInfo.AutoSize property and do not automatically resize cells while typing. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | AllowThumbTrack | See GridModelOptions.AllowThumbTrack in the GridModel class for information. |
![]() | AlphaBlendSelectionColor | See GridModelOptions.AlphaBlendSelectionColor in the GridModel class for information. |
![]() | Anchor | (Inherited from System.Windows.Forms.Control) |
![]() | ApplyVisualStyles | Gets or Sets the Legacy styles in the Table Model Value should be false to apply ColorStyles |
![]() | AutoScrollBounds | Gets or sets the outer scrolling area. Typically the client area of the control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | AutoScrolling | Disables or specifies the direction for automatic scrolling when the user drags the mouse cursor out of the scrolling area. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
![]() | AutoScrollTimerEnable | Indicates whether the control is currently scrolling and the user drags the mouse outside the inner scrolling area. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | BackColor | Gets or sets the background color for the control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | BackgroundImage | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageID | Gets or sets the Namespace ID that contains the grids's background image information id. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
![]() | BanneredRanges | See GridModel.BanneredRanges in the GridModel class for information. |
![]() | BaseStylesMap | See GridModel.BaseStylesMap in the GridModel class for information. |
![]() | BindingContext | (Inherited from System.Windows.Forms.Control) |
![]() | BorderStyle | Gets / sets the border style of the control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Bottom | (Inherited from System.Windows.Forms.Control) |
![]() | Bounds | Gets or sets the control's bounds. Size is overridden here to prevent Code Generation in Designer. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | BrowseOnly | Gets or sets the enable browse only state for Grid, can't able to edit and update. |
![]() | CanApplyTheme | Gets or sets a value indicating whether a Syncfusion.Windows.Forms.SkinManager theme settings can be applied to the control. (Inherited from Syncfusion.Windows.Forms.Core.BaseControl) |
![]() | CanFocus | (Inherited from System.Windows.Forms.Control) |
![]() | CanOverrideStyle | Gets or sets a value indicating whether control elements styles can be overridden by theme style settings. (Inherited from Syncfusion.Windows.Forms.Core.BaseControl) |
![]() | CanSelect | (Inherited from System.Windows.Forms.Control) |
![]() | Capture | Gets or sets a value indicating whether System.Windows.Forms.Control.Capture of the parent control with window handle (see GridControlBase.GetWindow). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CausesValidation | (Inherited from System.Windows.Forms.Control) |
![]() | CellModels | See GridModel.CellModels in the GridModel class for information. |
![]() | CellRenderers | Gets the collection of GridCellRendererBase objects for the current grid view method. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellToolTip | Gets or sets a reference to the ToolTip object used for displaying GridStyleInfo.CellTipText as ToolTips for cells. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | ClickedOnDisabledCellBehavior | Gets or sets Excel-like current cell behavior. When the user clicks on a cell out of a selected range for which .Enabled has been set to false. |
![]() | ClientRectangle | Gets the rectangle that represents the client area of the control. If custom scroll bars (ScrollBarCustomDraw, Office2007 style) are shown in the client area, then this method will remove the area occupied by the scrollbars. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ClientSize | Gets or sets the height and width of the client area of the control. If custom scroll bars (ScrollBarCustomDraw, Office2007 style) are shown the client area, then this method will remove the area occupied by the scrollbars. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ColCount | See GridModel.ColCount in the GridModel class for information. |
![]() | ColHiddenEntries | Gets or sets a collection of GridColHidden objects. This collection is a wrapper collection for values in the HideCols object. It provides support for modifying values through a CollectionEditor and code serialization at design-time. |
![]() | ColorStyles | [Deprecated]Gets or sets the VisualStyles (skins) like Office2010, Office2007, Office2003 |
![]() | Cols | See GridModel.Cols in the GridModel class for information. |
![]() | ColStyles | See GridModel.ColStyles in the GridModel class for information. |
![]() | ColWidthEntries | Gets or sets a collection of GridColWidth objects. This collection is a wrapper collection for values in the ColWidths object. It provides support for modifying values through a CollectionEditor and code serialization at design-time. |
![]() | ColWidths | See GridModel.ColWidths in the GridModel class for information. |
![]() | CommandStack | See GridModel.CommandStack in the GridModel class for information. |
![]() | CompanyName | (Inherited from System.Windows.Forms.Control) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenu | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
![]() | ControllerOptions | See GridModelOptions.ControllerOptionsChanged in the GridModel class for information. |
![]() | ControlName | Gets the name of the control. (Inherited from Syncfusion.Windows.Forms.Core.BaseControl) |
![]() | Controls | (Inherited from System.Windows.Forms.Control) |
![]() | CoveredRanges | See GridModel.CoveredRanges in the GridModel class for information. |
![]() | Created | (Inherited from System.Windows.Forms.Control) |
![]() | CurrentCell | Gets GridCurrentCell object that provides storage for current cell information and manages all current cell operation such as activating, deactivating, saving, editing, and moving the current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellInfo | See GridModel.CurrentCellInfo in the GridModel class for information. |
![]() | CurrentCellRenderer | See GridModel.CurrentCellRenderer in the GridModel class for information. |
![]() | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CutPaste | See GridModel.CutPaste in the GridModel class for information. |
![]() | Data | See GridModel.Data in the GridModel class for information. |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DataExchange | See GridModel.DataExchange in the GridModel class for information. |
![]() | DataObjectConsumerOptions | See GridModelOptions.DataObjectConsumerOptions in the GridModel class for information. |
![]() | DefaultColWidth | Gets or sets GridModelRowColOperations.DefaultSize for the GridModel.Cols object in the GridModel. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DefaultGridBorderStyle | See GridModelOptions.DefaultGridBorderStyle in the GridModel class for information. |
![]() | DefaultRowHeight | Gets or sets GridModelRowColOperations.DefaultSize for the GridModel.Rows object in the GridModel. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
![]() | DisableFormattedTextInEditMode | Gets or sets a value indicating whether the formatting of the cell text can be disabled in edit mode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DisableScrollWindow | Lets you check or specify the setting if the window should be scrolled when ScrollWindow is called. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | DiscardReadOnly | See GridModel.DiscardReadOnly in the GridModel class for information. |
![]() | DisplayHorizontalLines | Gets or sets a value indicating whether horizontal lines should be displayed. |
![]() | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | DisplayVerticalLines | Gets or sets a value indicating whether vertical lines should be displayed. |
![]() | Disposing | (Inherited from System.Windows.Forms.Control) |
![]() | Dock | (Inherited from System.Windows.Forms.Control) |
![]() | DoubleBufferSurface | Returns the DoubleBufferSurface if EnableDoubleBufferSurface() was called. Otherwise the method returns null. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | DpiAware | Gets or sets the boolean value for enhanching the apperance settings for DpiAware enabled Application. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | DragSelectedCellsMouseButtonsMask | See GridModelOptions.SelectCellsMouseButtonsMask in the GridModel class for information. |
![]() | DrawOrder | See GridModelOptions.DrawOrder in the GridModel class for information. |
![]() | DropDownContainerParent | Gets or sets to allow you to specify a GridDropDownContainer as parent of the grid when used inside a drop-down. This is necessary if nested popups are needed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Enabled | (Inherited from System.Windows.Forms.Control) |
![]() | EnableIntelliMouse | Toggles support for Intelli-Mouse panning. When the user presses the middle mouse button and drags the mouse, the window will scroll. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | EnableRTLMark | Gets or sets a value to include Unicode character in text. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | EnableTouchMode | Overridden. Gets or sets the touch mode. |
![]() | EnterKeyBehavior | See GridModelOptions.EnterKeyBehavior in the GridModel class for information. |
![]() | ExcelLikeAlignment | Gets or sets a value that to get the alignment in Grid as in Excel. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ExcelLikeCurrentCell | See GridModelOptions.ExcelLikeCurrentCell in the GridModel class for information. |
![]() | ExcelLikeFrameSelections | Gets or sets ExcelLikeFrameSelections. Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ExcelLikeSelectionFrame | See GridModelOptions.ExcelLikeSelectionFrame in the GridModel class for information. |
![]() | ExternalMove | Gets or sets the ExternalMove. Used by GridSelectCellsMouseController. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | FileName | See GridModel.FileName in the GridModel class for information. |
![]() | FillSplitterPane | Toggles support for using the control inside a dynamic splitter window and sharing scrollbars with the parent window. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | FloatCellsMode | See GridModelOptions.FloatCellsMode in the GridModel class for information. |
![]() | FloatingCells | See GridModel.FloatingCells in the GridModel class for information. |
![]() | Focused | Gets a value indicating whether the control has input focus. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | FocusOnMouseDown | Gets or sets a value indicating whether if set to False if you want to suppress setting focus during a MouseDown event. This is useful if you have a MouseController that does not need focus. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Font | Overridden. Gets or sets the font of the text displayed by the control. |
![]() | ForceCurrentCellMoveTo | Gets or sets a value indicating whether False, any calls to GridCurrentCell.MoveTo will be deferred until the grid sets the active control inside a parent container and its System.Windows.Forms.Control.OnEnter(System.EventArgs) method is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ForeColor | (Inherited from System.Windows.Forms.Control) |
![]() | GridBounds | Gets or sets the bounds of the grid. This is normally the System.Windows.Forms.Control.ClientRectangle of a control but you change GridControlBase.GridBounds and by doing this instruct the grid that only parts of the current should be used to display the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridCapture | Gets or sets a value indicating whether System.Windows.Forms.Control.Capture of the parent control with window handle (see GridControlBase.GetWindow). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridCells | Gets or sets a collection of GridCellInfo objects. This collection is a wrapper collection for cells in the GridData object. It provides support for code serialization at design-time. |
![]() | GridCellsRange | Gets the current range of the grid excluding header rows and columns. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridControlBaseEventsTarget | Gets or sets the GridControlBaseEventsTarget. Redirects events defined in IGridControlBaseEventsTarget to the specified object. Each event will first be called on GridControlBase.GridControlBaseEventsTarget before the actual event handler in this control is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridLineColor | Gets or sets the color of grid lines. |
![]() | GridOfficeScrollBars | Gets or sets the Office like scrollbars. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridVisualStyles | Gets or sets the VisualStyles (skins) like Office2010, Office2007, Office2003 |
![]() | GridVisualStylesDrawing | Gets or sets the VisualStylesDrawing object |
![]() | Handle | (Inherited from System.Windows.Forms.Control) |
![]() | HandleWMSYSCHAR | Gets or sets a value indicating whether WM_SYSCHAR need to be handled in TextBox and OriginalTextBox Cell types to handle universal Keyboard Mappings. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HasBackgroundImageID | Gets a value indicating whether BackgroundImage state has been initialized for the current object. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HasChildren | (Inherited from System.Windows.Forms.Control) |
![]() | HasControlFocus | Gets a value indicating whether GridControlBase.OnControlGotFocus has been called. GridControlBase.OnControlLostFocus resets this flag. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HasCurrentCellInfo | See GridModel.HasCurrentCellInfo in the GridModel class for information. |
![]() | HasData | See GridModel.HasData in the GridModel class for information. |
![]() | HasDoubleBufferSurface | Determines if EnableDoubleBufferSurface method was called and double buffering using the DoubleBufferSurface is enabled. The DoubleBufferSurface buffering is different from the automatic .NET double buffering and also a bit slower but it reduces flicker if lots of scrolling is used and gdi drawing for individual cells in a grid. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | HasGridBounds | Gets a value indicating whether GridControlBase.GridBounds was initialized. If not, GridControlBase.GridBounds returns the same value as System.Windows.Forms.Control.ClientRectangle. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Height | (Inherited from System.Windows.Forms.Control) |
![]() | HideCols | See GridModel.HideCols in the GridModel class for information. |
![]() | HideRows | See GridModel.HideRows in the GridModel class for information. |
![]() | HighlightFrozenLine | See GridModelOptions.HighlightFrozenLine in the GridModel class for information. |
![]() | HitTestSelectionEdge | Gets or sets a value indicating whether HitTestSelectionEdge. Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HorizontalScrollTips | Overridden. Indicates whether the control should show ScrollTips while the user is dragging a horizontal scrollbar thumb. |
![]() | HorizontalThumbTrack | Overridden. Indicates whether the control should scroll while the user is dragging a horizontal scrollbar thumb. |
![]() | HScroll | Gets or sets a value indicating whether it enables or disables horizontal scrollbar. Overridden with GridControlBase, use GridControlBase.HScrollBehavior instead. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HScrollBar | Returns a reference to an object with horizontal scrollbar settings of the control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | HScrollBehavior | Gets or sets the behavior of the horizontal scrollbar. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HScrollIncrement | Gets or sets the multiplier for mouse wheel scrolling. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HScrollPixel | Gets or sets a value indicating whether it enables horizontal pixel scrolling for the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IgnoreCurrentCellInvalidate | Gets or sets a value indicating whether it prevents any calls to GridControlBase.Invalidate to have any effect when current cell is being moved or current cell is activated or deactivated. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IgnoreReadOnly | See GridModel.IgnoreReadOnly in the GridModel class for information. |
![]() | IgnoreUICues | ScrollControlMouseController checks this to see if it should cancel existing mouse operation and call ScrollControlMouseController.CancelMode when a UICuesChanged event is sent. That can happen when user activates another application or simply when styles for a child window have changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | InImeComposition | Gets a value indicating whether true after WM_IME_STARTCOMPOSITION is sent and False once WM_IME_ENDCOMPOSITION is handled. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Initializing | See GridModel.Initializing in the GridModel class for information. |
![]() | InsideScrollBounds | Returns the inside scrolling area. The control will scroll if the user drags the mouse outside this area. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | InsideScrollMargins | Gets or sets the default margins for the scrolling area when the user moves the mouse to the margin between InsideScrollBounds and AutoScrollBounds. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | InUpdateWithCustomPaint | Gets a value indicating whether true when UpdateWithCustomPaint was called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InvalidBounds | Gets or sets the outer rectangle after a batch of Invalid calls after a BeginUpdate call. This is for internal use only. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | (Inherited from System.Windows.Forms.Control) |
![]() | IsActiveControl | Gets a value indicating whether the System.Windows.Forms.Control.OnEnter has been called. System.Windows.Forms.Control.OnLeave resets this flag. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsDeactivated | Gets a value indicating whether System.Windows.Forms.OnDeactivated has been called. System.Windows.Forms.Control.OnEnter resets this flag. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsDisposed | (Inherited from System.Windows.Forms.Control) |
![]() | IsDisposing | Returns true if object is executing Syncfusion.Windows.Forms.ScrollControl.Dispose method call. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | IsDrawing | Gets a value indicating whether the grid is inside a System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs) method call. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsExcelFilterWired | Indicates the grid is wired with excel style filter. This is specifically used to apply the filter in excel sheet while exporting. |
![]() | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | IsInLeaveOrValidate | Gets a value indicating whether the grid is currently handling a System.Windows.Forms.Control.Validating event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsMirrored | (Inherited from System.Windows.Forms.Control) |
![]() | IsMousePressed | Gets or sets a value indicating whether the the control is handling a System.Windows.Forms.Control.MouseDown event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsSplitterPaneClosed | Indicates whether the splitter control has closed the pane with this control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | IsSplitterPaneClosing | Indicates whether the splitter control is closing the pane with this control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | IsUntitled | See GridModel.IsUntitled in the GridModel class for information. |
![]() | IsValidated | Gets a value indicating whether the System.Windows.Forms.Control.OnValidated method has been called. System.Windows.Forms.Control.OnLeave and System.Windows.Forms.Control.OnEnter reset this flag. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsValidating | Gets a value indicating whether the System.Windows.Forms.Control.OnValidating method has been called. System.Windows.Forms.Control.OnLeave and System.Windows.Forms.Control.OnEnter reset this flag. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsWindowless | Gets or sets a value indicating whether the control is used in windowless mode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Item | See GridModel.Item in the GridModel class for information. |
![]() | LastMousePosition | Property MousePosition (Point) - cached Control.MousePosition. The variable is set before any WM_MOUSE* messages being processed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
![]() | Left | (Inherited from System.Windows.Forms.Control) |
![]() | LeftColIndex | Gets or sets the column index of the left column. Scrolls the grid when changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ListBoxSelectionMode | Gets or sets the method in which items are selected in the GridControl when it is being used in list box mode . |
![]() | Location | (Inherited from System.Windows.Forms.Control) |
![]() | Margin | (Inherited from System.Windows.Forms.Control) |
![]() | MarkColHeader | Gets or sets a value indicating whether the column header for the current cell should be highlighted. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | MarkRowHeader | Gets or sets a value indicating whether the row header for the current cell should be highlighted. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MetroColorTable | Gets the ScrollControl's MetroColorTable (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | MetroScrollBars | Gets the ScrollControl's MetroScrollBars (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MinResizeColSize | See GridModelOptions.MinResizeColSize in the GridModel class for information. |
![]() | MinResizeRowSize | See GridModelOptions.MinResizeRowSize in the GridModel class for information. |
![]() | Model | Gets or sets the GridModel that manages data to be displayed in the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Modified | See GridModel.Modified in the GridModel class for information. |
![]() | MouseControllerDispatcher | MouseControllerDispatcher coordinates mouse events among competing mouse controllers. Based on the position of the mouse and context of the control every registered controller's HitTest method is called to determine the best controller for the following mouse action. This controller will then receive mouse events. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | MouseWheelScrollLines | Lets you override the scroll behavior for rolling the mouse wheel. Default is SystemInformation.MouseWheelScrollLines. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Name | (Inherited from System.Windows.Forms.Control) |
![]() | NumberedColHeaders | See GridModelOptions.NumberedColHeaders in the GridModel class for information. |
![]() | NumberedRowHeaders | See GridModelOptions.NumberedRowHeaders in the GridModel class for information. |
![]() | Office2007ScrollBars | Toggles between standard and Office2007 scrollbars. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Office2007ScrollBarsColorScheme | Gets or sets the style of Office2007 scroll bars. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Office2010ScrollBarsColorScheme | Gets or sets the style of MS Office2010 scroll bars. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Office2016BlackColorTable | Gets or sets the color table for Office2016 Black theme scrollbar. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Office2016ColorfulColorTable | Gets or sets the color table for Office2016 colorful theme scrollbar. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Office2016DarkGrayColorTable | Gets or sets the color table for Office2016 Dark gray theme scrollbar. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Office2016ScrollBars | Gets or sets the Office2016 Scrollbars (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Office2016ScrollBarsColorScheme | Gets or sets the style of Office2016 theme for scrollbars. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Office2016WhiteColorTable | Gets or sets the color table for Office2016 white theme scrollbar. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | OleDragDropEventsTarget | Gets or sets the OleDragDropEventsTarget. Redirects events defined in IGridOleDragDropEventsTarget to the specified object. Each event will first be called on IGridOleDragDropEventsTarget before the actual event handler in this control is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OptimizeDrawBackground | Gets or sets a value indicating whether the grid's painting routines have a built-in optimization where it combines cells that have the same background to be drawn with one paint operation instead of drawing the background for each cell individually. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OptimizeInsertRemoveCells | Gets or sets a value indicating whether inserting and removing cells should be optimized by scrolling window contents and only invalidating new cells. Otherwise the whole area is repainted (this is the default). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Padding | (Inherited from System.Windows.Forms.Control) |
![]() | PaintPending | Indicates whether there are updates pending for the control when painting is suspended by BeginUpdate. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | PaintSelectCells | Gets PaintSelectCells. Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | PaneDesc | Returns the Pane information. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Parent | (Inherited from System.Windows.Forms.Control) |
![]() | ParentSite | Gets or sets the parent control that implements IGridWindowlessSite. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PdfExport | Gets or sets a value to enable when exporting Grid to PDF (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PersistAppearanceSettings | Gets or sets if the metro theme settings for grid should differ from other themes for look and feel. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | PrintBounds | Gets or sets the grid bounds while the grid is in printing mode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PrintColumnHeader | Gets or sets a value indicating whether column headers should be printed when printing the grid. |
![]() | PrintHorizontalLines | Gets or sets a value indicating whether the grid should draw horizontal lines when printing. |
![]() | PrintInfo | Gets temporary information related to printing. This class will change in future versions. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PrintingMode | Gets or sets a value indicating whether it toggles printing mode for the grid. While in printing mode GridControlBase.GridBounds will return the print rectangle of the page being printed and not the client rectangle of the control on the screen. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PrintRowHeader | Gets or sets a value indicating whether row headers should be printed when printing the grid. |
![]() | PrintVerticalLines | Gets or sets a value indicating whether the grid should draw vertical lines when printing. |
![]() | ProductName | (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | (Inherited from System.Windows.Forms.Control) |
![]() | Properties | See GridModel.Properties in the GridModel class for information. |
![]() | Provider | Assigns the new UIAProvider for Accessibility. |
![]() | RangeStyles | Gets or sets a collection of GridRangeStyle objects. This collection is a wrapper collection for cells in the GridData object. It provides support for modifying cells through a CollectionEditor and code serialization at design-time. |
![]() | ReadOnly | See GridModel.ReadOnly in the GridModel class for information. |
![]() | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
![]() | RefreshCurrentCellBehavior | See GridModelOptions.ShowCurrentCellBorderBehavior in the GridModel class for information. |
![]() | Region | (Inherited from System.Windows.Forms.Control) |
![]() | ResizeColsBehavior | See GridModelOptions.ResizeColsBehavior in the GridModel class for information. |
![]() | ResizeRowsBehavior | See GridModelOptions.ResizeRowsBehavior in the GridModel class for information. |
![]() | Right | (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeft | (Inherited from System.Windows.Forms.Control) |
![]() | RowCount | See GridModel.RowCount in the GridModel class for information. |
![]() | RowHeightEntries | Gets or sets a collection of GridRowHeight objects. This collection is a wrapper collection for values in the RowHeights object. It provides support for modifying values through a CollectionEditor and code serialization at design-time. |
![]() | RowHeights | See GridModel.RowHeights in the GridModel class for information. |
![]() | RowHiddenEntries | Gets or sets a collection of GridRowHidden objects. This collection is a wrapper collection for values in the HideRows object. It provides support for modifying values through a CollectionEditor and code serialization at design-time. |
![]() | Rows | See GridModel.Rows in the GridModel class for information. |
![]() | RowStyles | See GridModel.RowStyles and see GridModel.RowStylesin the GridModel class for information. |
![]() | ScrollableGridRangeInfo | Gets the current range of cells that are scrollable (all rows and columns excluding frozen rows and columns). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ScrollFrozen | See GridModelOptions.ScrollFrozen in the GridModel class for information. |
![]() | ScrollTip | Returns a reference to the Syncfusion.Windows.Forms.ScrollTipWindow for this control. Can be NULL. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ScrollTipFormat | Gets or sets the text to be displayed in the ScrollTip window with a place holder for scroll position . For example, " Position {0} " (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | SelectCellsMouseButtonsMask | See GridModelOptions.SelectCellsMouseButtonsMask in the GridModel class for information. |
![]() | Selections | Gets selected ranges in the grid. Allows you to add and remove selections, determines selection state of a specific cell and more. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SerializeCellsBehavior | Gets or sets how to serialize grid data at design-time. You can choose to serialize cell contents as code into the Forms InitializeComponent method or you can choose to serialize cell contents into a ResX file. Default is GridSerializeCellsBehavior.SerializeIntoCode. |
![]() | ShouldSynchronizeCurrentCell | See GridModelOptions.ShouldSynchronizeCurrentCell in the GridModel class for information. |
![]() | ShowColumnHeaders | Gets or sets a value indicating whether the grid should be display column headers. |
![]() | ShowCurrentCellBorderBehavior | See GridModelOptions.ShowCurrentCellBorderBehavior in the GridModel class for information. |
![]() | ShowDisabledGridAsGray | Gets or sets whether the grid is shown as gray if it is disabled. The default value is false. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShowMessageBoxOnDrop | Gets or sets a value indicating whether to display message box before dropping cell contents from source to the destination. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShowRowHeaderErroricon | Gets or sets a value indicating if the error icon should be displayed in the header cell if the validation is failed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShowRowHeaders | Gets or sets a value indicating whether row headers should be displayed or hidden. (Might be better to use HideCols[0] = false) instead. |
![]() | ShowTouchIndicator | Gets or sets a value indicating whether control shows the touch indicator on touch mode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Site | Overridden. Gets or sets the site of the control. |
![]() | Size | Gets or sets the control's size. Size is overridden here to prevent Code Generation in Designer. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | SizeGripStyle | Gets or sets a size grip that should be drawn at the bottom-right corner if both scrollbars are visible. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | SmoothControlResize | See GridModelOptions.SmoothControlResize in the GridModel class for information. |
![]() | SmoothMouseWheelScrolling | Indicates whether the control should perform one scroll command (faster) or if it should perform multiple scroll commands with smaller increments (smoother) when user rolls mouse wheel. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | SortIconPlacement | Gets or sets a value to assign the placement of the SortIcon (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SplitCol | Gets the column in the splitter where this control is displayed, if the grid is used inside a dynamic splitter control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SplitRow | Gets the row in the splitter where this control is displayed, if the grid is used inside a dynamic splitter control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SupportsThumbTrack | Indicates whether the control should scroll while the user is dragging a scrollbar thumb. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | SupportsTransparentBackColor | Gets or sets a value indicating whether it toggles support for Windows 2000 and Windows XP transparency. Set this true if you want the grid to draw transparent over a background bitmap. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | TabIndex | Gets or sets the TabIndex. TabIndex is overridden here to prevent Code Generation in Designer. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | TableStyle | See GridModel.TableStyle in the GridModel class for information. |
![]() | TabStop | (Inherited from System.Windows.Forms.Control) |
![]() | Tag | (Inherited from System.Windows.Forms.Control) |
![]() | Text | (Inherited from System.Windows.Forms.Control) |
![]() | TextDataExchange | See GridModel.TextDataExchange in the GridModel class for information. |
![]() | ThemeName | Gets or sets the theme name of the control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ThemesEnabled | Gets or sets a value indicating whether XP Themes (visual styles) should be used for this control when available. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ThemeStyle | Gets or sets the GridControlVisualStyle value used to customize the appearance of the GridControl. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Top | (Inherited from System.Windows.Forms.Control) |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | TopRowIndex | Gets or sets the column index of the left column. Scrolls the grid when changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | TransparentBackground | See GridModelOptions.TransparentBackground in the GridModel class for information. |
![]() | UnHideColsOnDblClick | Gets or sets a value indicating whether to allow resizing of hidden columns when double click. Default value is true. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | UpdateOptions | Overridden. Returns the settings for the current BeginUpdate option. |
![]() | UpdateSelectRange_OldRange | Gets or sets UpdateSelectRange_OldRange. Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | UpdateSelectRange_Range | Gets or sets UpdateSelectRange_Range. Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Updating | Indicates whether BeginUpdate() has been called and the painting for a control is suspended. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | UserData | See GridModel.UserData in the GridModel class for information. |
![]() | UseRightToLeftCompatibleTextBox | Gets or sets a value indicating whether to control the kind of textbox control that is created for TextBox cells. In general the original text box behaves better than the richtext box with Hebrew and arabic languages. By default the grid uses the RichTextBox control for cell editing, but if you set UseRightToLeftCompatibleTextBox to true then the grid will do editing with original TextBox controls instead. |
![]() | UseSharedScrollBars | Enables shared scrollbars. Use this if the control is not embedded in a container control that implements IScrollBarFrame and you want to provide your own scrollbars. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() | VerticalScrollTips | Overridden. Indicates whether the control should show ScrollTips while the user is dragging a vertical scrollbar thumb. |
![]() | VerticalThumbTrack | Overridden. Indicates whether the control should scroll while the user is dragging a vertical scrollbar thumb. |
![]() | ViewLayout | Gets layout information about the grid such as cell positions, number of visible rows, and more. Provides functions that let you find a cell under a given point. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
![]() | VScroll | Gets or sets a value indicating whether it enables or disables vertical scrollbar. Overridden with GridControlBase, use GridControlBase.VScrollBehavior instead. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | VScrollBar | Returns a reference to an object with vertical scrollbar settings of the control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | VScrollBehavior | Gets or sets the behavior of the vertical scrollbar. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | VScrollIncrement | Gets or sets the multiplier for mouse wheel scrolling. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | VScrollPixel | Gets or sets a value indicating whether it enables vertical pixel scrolling for the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | WantEnterKey | Gets or sets a value indicating whether the grid control should handle Enter key to move between cells. Set this to False if Enter should be ignored instead. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | WantEscapeKey | Gets or sets a value indicating whether the grid control should handle Escape to reset cell contents or reset cell selections. Set this to False if the Escape key should be ignored instead. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | WantKeys | Gets or sets a value indicating whether if false if you want to suppress key events for the grid. This is useful if you want to implement your own keyboard handling and not have any default key handlers in the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | WantTabKey | Gets or sets a value indicating whether the grid control should handle tab keys to move between cells. Set this to False if focus should move to the next control in the form instead. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | WantTabKeyInPreProcessMessage | Gets or sets a value indicating whether the grid control should handle tab keys to move between cells right away in the PreProcessMessage method to make sure no other control on a form can override the tab key behavior of this control. This is useful when the grid is hosted in an ActiveX host and the ActiveX container does not honor the grids ProcessDialogKey override. The default value for this property is false. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | AddBorders | Adds border margins to given cell client area size. The borders are determined from a specified style with cell content information. |
![]() | ApplyScaleToControl | applies the scaling |
![]() | Attach | Attaches a model for the grid control. |
![]() | BeginInit | See GridModel.BeginInit in the GridModel class for information. |
![]() | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | BeginUpdate | Overloaded. Suspends the painting of associated grid controls until the EndUpdate method is called and records a command description why painting is suspended. |
![]() | BeginUpdateModel | Overridden. Suspends the painting of the control until the GridControlBase.EndUpdate method is called. |
![]() | BringToFront | (Inherited from System.Windows.Forms.Control) |
![]() | CalculatePreferredCellSize | Overloaded. See GridModel.CalculatePreferredCellSize in the GridModel class for information. |
![]() | CancelUpdate | Cancels any prior Syncfusion.Windows.Forms.ScrollControl.BeginUpdate calls. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | CanClearSelection | Checks if a range of cells is selected or if the grid has a current cell which contents can be cleared. |
![]() | ChangeCells | Overloaded. See GridModel.ChangeCells in the GridModel class for information. |
![]() | ChangeSelectionState | Records current selection state - current cell and selected ranges. Will be used for restoring selections when performing undo / redo, |
![]() | Clear | See GridModel.Clear in the GridModel class for information. |
![]() | ClearCells | Overloaded. See GridModel.ClearCells in the GridModel class for information. |
![]() | ColIndexToHScrollPixelPos | Gets the scroll position for pixel scrolling for a column. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ConfirmChanges | See GridModel.ConfirmChanges in the GridModel class for information. |
![]() | ConfirmPendingChanges | Confirms any pending changes, raises the GridModel.ConfirmingPendingChanges event, and calls the current cells GridCurrentCell.ConfirmChanges method. |
![]() | Contains | (Inherited from System.Windows.Forms.Control) |
![]() | CreateControl | (Inherited from System.Windows.Forms.Control) |
![]() | CreateGraphics | (Inherited from System.Windows.Forms.Control) |
![]() | CreateGridGraphics | Creates a System.Drawing.Graphics object for this control and raises a GridModel.PrepareGraphics event. The graphics object must be disposed after usage. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CreateNewControl | Creates a new GridControlBase and attaches it to the same GridModel. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Detach | Detaches a model from the grid control. |
![]() | Dispose | Overloaded. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | DoDragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DoPrepareGraphics | Raise a GridModel.PrepareGraphics event. |
![]() | DrawClippedGrid | Overloaded. Draws the portion of the grid within the clipBounds to the specified System.Drawing.Graphics canvas. Clipping will automatically occur when the grid was horizontally scrolled and the first column is only partially or when the grid was vertically scrolled and the first row is only partially visible. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawGrid | Overloaded. Draws the grid to the specified System.Drawing.Graphics canvas and using the grid boundaries specified with GridControlBase.GridBounds. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawSingleCell | Call this method to draw a single cell to a graphics object at the specified rectangle. The method does not clip the output.
Be aware that if pixel scrolling is enabled the caller needs to use clipping if this cell is at the top row or left column and only partially visible. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawToBitmap | (Inherited from System.Windows.Forms.Control) |
![]() | EnableDoubleBufferSurface | Enables the DoubleBufferSurface for this control. The DoubleBufferSurface buffering is different from the automatic .NET double buffering and also a bit slower but it reduces flicker if lots of scrolling is used and gdi drawing for individual cells in a grid. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | EnableOleDataSource | Overloaded. Enables OLE Data Source support for this control with default support for Text and Styles format. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | EnableOleDropTarget | Overloaded. Enables OLE Drop Target support for this control with default support for Text and Styles format. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | EndEdit | See GridModel.EndEdit in the GridModel class for information. |
![]() | EndInit | See GridModel.EndInit in the GridModel class for information. |
![]() | EndInvoke | (Inherited from System.Windows.Forms.Control) |
![]() | EndUpdate | Overloaded. Resumes the painting of the control suspended by calling the BeginUpdate method. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | EndUpdateModel | Overridden. Resumes the painting of the control suspended by calling the BeginUpdate method. |
![]() | EnsurePaintCodeJitted | Checks if the control is visible and a window handle has been created. If it has not been drawn before, it calls Syncfusion.Windows.Forms.ScrollControl.OnEnsurePaintCodeJitted. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | FillRect | Used to fill the rectangle (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | FindForm | (Inherited from System.Windows.Forms.Control) |
![]() | FindParentForm | Retrieves the form that the control is on. Works also with windowless mode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | FixCurrentCellGotFocus | Overloaded. Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | FixCurrentCellLostFocus | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Focus | Sets input focus to the control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetActiveThemeName | Gets the active theme name of the control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetBackColor | Gets a back color, replaces SystemColors.Window with the System.Windows.Forms.Control.BackColor of this control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetBackgroundColor | Returns the Background color to be drawn after the last cell (default is Model.Properties.BackgroundColor) (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCachedGraphics | Returns a System.Drawing.Graphics object that is instantiated on demand and cached. When the grid size, grid location or scroll position changes the graphics object will be recreated. Use GetCachedGraphics when you want to optimize drawing speed of the grid and call GridControlBase.DrawClippedGrid to draw cells directly with this graphics object as shown in the TraderGridTest example. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCellRenderer | Gets the cell renderer at the specified row and column. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCells | See GridModel.GetCells in the GridModel class for information. |
![]() | GetCellsInfo | Overloaded. See GridModel.GetCellsInfo in the GridModel class for information. |
![]() | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | GetClientCol | Returns the client column index for an absolute column index. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetClientRow | Returns the client row index for an absolute row index. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCol | Returns the absolute column index for a client column index. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetColHidden | Determines if a specified column is hidden in the current grid view. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetColWidth | Returns the column widths at the GridModelRowColSizeIndexer.Item of a GridModel.ColWidths object in the GridModel or 0 if column is hidden. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCombinedStyle | Overloaded. See GridModel.GetCombinedStyle in the GridModel class for information. |
![]() | GetContainerControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetControlName | Helps to override the ThemeName property settings (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCurrentHScrollPixelDelta | The current difference between the left column's pixel offset and the current scroll position. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCurrentHScrollPixelPos | The current scroll position for pixel scrolling (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCurrentVScrollPixelDelta | Gets the current offset in pixel for the top most row. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetCurrentVScrollPixelPos | Gets the current absolute vertical pixel position of the top most row. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetFirstScrollableCol | Returns the first column that is visible after the frozen columns. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetFirstScrollableRow | Returns the first row that is visible after the frozen rows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetForeColor | Gets a fore color, replaces SystemColors.WindowText with the System.Windows.Forms.Control.ForeColor of this control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetGridVisualStyles | Returns the VisualStyles (Model.Options.GridVisualStyles) (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetGridVisualStylesDrawing | Returns the IVisualStyleDrawing (Model.Options.GridVisualStylesDrawing) (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetGridWindow | Returns the parent control with window handle and casts it to GridControlBase. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetHScrollPixelMinimum | The left most scroll position for pixel scrolling. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetHScrollPixelWidth | Gets the total width of the grid for pixel scrolling. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetInterior | Gets a Syncfusion.Drawing.BrushInfo, replaces SystemColors.Window with the System.Windows.Forms.Control.BackColor of this control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetMaximumLeftColIndex | Returns the maximum value for GridControlBase.LeftColIndex. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetMaximumPossibleLeftCol | Returns the smallest value to be used as LeftColIndex for which the last column of the grid is visible. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetMaximumPossibleTopRow | Returns the smallest value to be used as TopRowIndex for which the last row of the grid is visible. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetMaximumTopRowIndex | Returns the maximum value for GridControlBase.TopRowIndex. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetMinimumLeftColIndex | Returns the minimum value for GridControlBase.LeftColIndex. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetMinimumTopRowIndex | Returns the minimum value for GridControlBase.TopRowIndex. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetNextCurrentCellPosition | Determines the next position for the current cell for a given direction. Normally, cells that are not marked as enabled with GridStyleInfo.Enabled will be skipped but you can hook into this mechanism by implementing an event handler for GridControlBase.QueryNextCurrentCellPosition. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetOtherSplitColumnChildPane | If the grid is used inside a dynamic splitter control, this method gives you access to the sibling grid control in another pane of the same splitter control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetOtherSplitRowChildPane | If the grid is used inside a dynamic splitter control, this method gives you access to the sibling grid control in another pane of the same splitter control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | GetRow | Returns the absolute row index for a client row index. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetRowHeight | Returns the row height at the GridModelRowColSizeIndexer.Item of a GridModel.RowHeights object in the GridModel or 0 if row is hidden. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetRowHidden | Determines if a specified row is hidden in the current grid view. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetRowRangeHeight | Overloaded. Returns the total row height for a range of rows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetSpannedRangeInfo | See GridModel.GetSpannedRangeInfo in the GridModel class for information. |
![]() | GetViewStyleInfo | Overloaded. Queries cell information that includes custom formatting based on the current view state. The custom formatting is determined by raising the GridControlBase.PrepareViewStyleInfo event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetVisibleBounds | Returns the intersection between this control's bounds and the bounds of a parent control with window handle. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetVisibleFrozenCols | Returns the actual number of visible frozen columns including the row header if visible. So, in case all columns are visible the value returned by this method will be Cols.FrozenCount + 1. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetVisibleFrozenRows | Returns the actual number of visible frozen rows including the column header if visible. So, in case all rows are visible the value returned by this method will be Rows.FrozenCount + 1. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetVScrollPixelHeight | Gets the total height of all rows in the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetVScrollPixelMinimum | Gets the smallest value possible for vertical pixel scroll position (will be assigned to VScrollBar.Minimum). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GetWindow | Returns the parent control with window handle. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridPointToClient | Converts a point to client coordinates. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridPointToScreen | Converts a point to screen coordinates. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridRectangleToClient | Converts a rectangle to client coordinates. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridRectangleToScreen | Converts a rectangle to screen coordinates. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Hide | (Inherited from System.Windows.Forms.Control) |
![]() | HitTest | Overloaded. Returns a value indicating the context at a given mouse position. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | HScrollPixelPosToColIndex | Gets the column and the pixel delta to the scroll position of the column for a specified scroll position. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HScrollPixelScrollInView | Scrolls the left and / or right bounds of the rectangle into view. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Initialize | Initializes the control after it has been added to the parent's System.Windows.Forms.Control.Controls collection. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InitializeFromXml | Overloaded. Recreates the GridControl with properties and data that was saved in xml format. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitPrintInfo | Method used internally by nested table control to copy LeftColIndex, TopRowIndex and Bounds to PrintInfo. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InitSplitterControl | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IntDrawInvertCell | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalGetFrozenCols | Returns the number of frozen columns. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalGetFrozenRows | Returns the number of frozen rows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalGetHeaderCols | Returns the number of header columns. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalGetHeaderRows | Returns the number of header rows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalInvalidate | Invalidates the specified bounds and optionally hides the current cell renderer if it is visible inside the bounds. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalIsFrozenCol | Determines if the specified column is a frozen column. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalIsFrozenRow | Determines if the specified row is a frozen row. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalSetCurrentCellObject | Replaces the internal GridCurrentCell object. This method is used by GridGroupingControl's GridNestedTableControl where one grid control is shared among multiple nested tables and these tables need to maintain their own current cell state. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalSetCurrentHScrollPixelPos | Sets the current absolute horizontal pixel position without raising events and without updating the display. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalSetCurrentVScrollPixelPos | Sets the current absolute vertical pixel scroll position without raising events and without updating the display. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalSetLeftCol | Overloaded. Changes the left column index without raising events and without updating the grid display. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InternalSetTopRow | Overloaded. Changes the top row index without raising events and without updating the grid display. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Invalidate | Overloaded. Call System.Windows.Form.Control.Invalidate() of the parent control with window handle (see GridControlBase.GetWindow). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InvalidateRange | Overloaded. Invalidates the region of the grid control specified with a range of cells and causes a paint message to be sent to the control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | InvertRect | Inverts a given area on the specified System.Drawing.Graphics canvas. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | IsDesignMode | Gets a value that indicates if the grid is in design mode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsRightToLeft | Checks for this.RightToLeft == RightToLeft.Yes; (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsShowCurrentRow | Determines if the current cell is shown at the specified row. Cell renderers call this virtual function to determine if a cell button should be shown when GridShowButtons.ShowCurrentRow is specified. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | IsVisibleCell | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | LastMousePositionToClient | Returns PointToClient(LastMousePosition). (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() ![]() | LoadBinary | Overloaded. See GridModel.LoadBinary in the GridModel class for information. |
![]() ![]() | LoadSoap | Overloaded. See GridModel.LoadSoap in the GridModel class for information. |
![]() | LogicalToDeviceUnits | (Inherited from System.Windows.Forms.Control) |
![]() | MakeClientRange | Converts the given range from absolute row and column indexes to client row and column indexes. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | NotifyCancelMode | Raises a Syncfusion.Windows.Forms.ScrollControl.CancelMode event. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | NotifyCellHighlighted | When you implement a custom cell type that supports hovering or other cell highlighting features you should call this method to notify the grid about the temporary state of the cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | NotifyCurrentCellControlPreProcessMessage | Called from the PreProcessMessage method of the control associated with the current cell. Returns true if the message was handled and the control should not process the message any further. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | NotifyCurrentCellControlWndProc | Called from the WndProc method of the control associated with the current cell. Returns true if the message was handled and the control should not process the message any further. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | NotifySelectionFrameChanged | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | NotifySelectionFrameChanging | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnCanApplyThemeChanged | Helps to override the CanApplyTheme property settings (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnCanOverrideStyleChanged | Helps to override the CanOverriderStyle property settings (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnCurrentCellKeyDown | Raises the GridControlBase.CurrentCellKeyDown event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnCurrentCellKeyPress | Raises the GridControlBase.CurrentCellKeyPress event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnCurrentCellKeyUp | Raises the GridControlBase.CurrentCellKeyUp event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnCurrentCellValidateString | Called from OnValidate and checks whether the specified text is valid and raises the GridControlBase.CurrentCellValidateString event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnDrawClientRowCol | Occurs when the grid drawing engine wants to draw the specified range of visible cells that need repainting. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnDrawItem | You should override GridControlBase.OnDrawCell instead. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OnFilterBarChoices | Raises the OnFilterBarChoices event. |
![]() | OnFilterBarSelectionChanging | Raises the OnFilterBarSelectionChanging event. |
![]() | OnFilterBarSelectionItemChanged | Raises the OnFilterBarSelectionItemChanged event. |
![]() | OnThemeNameChanged | Helps to override the ThemeName property settings (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | OutlineCurrentCellHeader | Outlines the row and column header for the current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PointToClient | Returns the result of System.Windows.Forms.Control.PointToClient of the parent control with window handle (see GridControlBase.GetWindow). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PointToRangeInfo | Overloaded. Calculates the cell that is displayed at a specific point. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PointToRowCol | Overloaded. Calculates the row and column index for a cell that is displayed at a specific point. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PointToScreen | Returns the result of System.Windows.Forms.Control.PointToScreen of the parent control with window handle (see GridControlBase.GetWindow). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PopulateHeaders | See GridModel.PopulateHeaders in the GridModel class for information. |
![]() | PopulateValues | See GridModel.PopulateValues in the GridModel class for information. |
![]() | PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ProcessMouseWheel | Delegates the MouseWheelEvent from a child control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ProcessScrollCellInView | Called to scroll the specified cell into view. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ProcessTabKeyMovingFocus | Override this method to customize the processing of a tab key to move control focus. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | QueryFocusInside | Indicates whether this control contains focus. Override this method if you want to show drop-down windows and indicate the control has not lost focus when the drop-down is shown. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | QueryMaximumRowCol | See GridModel.RaiseQueryMaximumRowCol in the GridModel class for information. |
![]() | RaiseCellButtonClicked | Initiates call to GridControlBase.OnCellButtonClicked. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellCancelMode | Initiates call to GridControlBase.OnCellCancelMode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellClick | Overloaded. Triggers a call to GridControlBase.OnCellClick and thus raises the GridControlBase.CellClick event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellCursor | Initiates call to GridControlBase.OnCellCursor. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellDoubleClick | Overloaded. Triggers a call to GridControlBase.OnCellDoubleClick and thus raises the GridControlBase.CellDoubleClick event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellHitTest | Initiates call to GridControlBase.OnCellHitTest. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellMouseDown | Initiates call to GridControlBase.OnCellMouseDown. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellMouseHover | Initiates call to GridControlBase.OnCellMouseHover. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellMouseHoverEnter | Initiates call to GridControlBase.OnCellMouseHoverEnter. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellMouseHoverLeave | Initiates call to GridControlBase.OnCellMouseHoverLeave. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellMouseMove | Initiates call to GridControlBase.OnCellMouseMove. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCellMouseUp | Initiates call to GridControlBase.OnCellMouseUp. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCheckBoxClick | Triggers a call to GridControlBase.OnCheckBoxClick and thus raises the GridControlBase.CheckBoxClick event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCurrentCellCloseDropDown | Initiates call to GridControlBase.OnCurrentCellCloseDropDown. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCurrentCellControlKeyMessage | Initiates call to GridControlBase.OnCurrentCellControlKeyMessage. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCurrentCellDeleting | Initiates call to GridControlBase.OnCurrentCellDeleting. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCurrentCellErrorMessage | Initiates call to GridControlBase.OnCurrentCellErrorMessage. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCurrentCellInitializeControlText | Initiates call to GridControlBase.OnCurrentCellInitializeControlText. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCurrentCellShowedDropDown | Initiates call to GridControlBase.OnCurrentCellShowedDropDown. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCurrentCellShowingDropDown | Initiates call to GridControlBase.OnCurrentCellShowingDropDown. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseCurrentCellValidated | Initiates call to GridControlBase.OnCurrentCellValidated. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseDrawCellBackground | Initiates call to GridControlBase.OnDrawCellBackground. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseDrawCellButton | Initiates call to GridControlBase.OnDrawCellButton. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseDrawCellButtonBackground | Initiates call to GridControlBase.OnDrawCellButtonBackground. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseDrawCellDisplayText | Initiates call to GridControlBase.OnDrawCellDisplayText. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseDrawCellFrameAppearance | Initiates call to GridControlBase.OnDrawCellFrameAppearance. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseDrawCurrentCellBorder | Initiates call to GridControlBase.OnDrawCurrentCellBorder. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseMouseActivating | Initiates call to GridControlBase.OnMouseActivating. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseMouseWheel | Initiates call to GridControlBase.OnMouseWheel. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaisePrepareViewStyleInfo | Raises the GridControlBase.PrepareViewStyleInfo event which allows changing view-specific settings for the cells style object before the cell is displayed in the grid (except cell type and base style). These changes will not be cached and saved in the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaisePushButtonClick | Triggers a call to GridControlBase.OnPushButtonClick and thus raises the GridControlBase.PushButtonClick event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseQueryCanOleDragRange | Initiates call to GridControlBase.OnQueryCanOleDragRange. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseResizingColumns | Initiates call to GridControlBase.OnResizingColumns. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseResizingRows | Initiates call to GridControlBase.OnResizingRows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseSelectionDragged | Initiates call to GridControlBase.OnSelectionDragged. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseSelectionDragging | Initiates call to GridControlBase.OnSelectionDragging. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RaiseWrapCellNextControlInForm | Initiates call to GridControlBase.OnWrapCellNextControlInForm. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RangeInfoToRectangle | Overloaded. Calculates the display area for a given range of cells. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RectangleToClient | Returns the result of System.Windows.Forms.Control.RectangleToClient of the parent control with window handle (see GridControlBase.GetWindow). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RectangleToRangeInfo | Overloaded. Calculates a range of cells that is displayed at the specified area. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RectangleToScreen | Returns the result of System.Windows.Forms.Control.RectangleToScreen of the parent control with window handle (see GridControlBase.GetWindow). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Refresh | Overloaded. Overridden. Forces the control to invalidate its client area and immediately redraw itself and any child controls. |
![]() | RefreshRange | Overloaded. Invalidates the region of the grid control specified with a range of cells and immediately causes a paint message to be sent to the control before the function returns. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RegisterDataObjectConsumer | Registers a IGridDataObjectConsumer with the grid that can participate in an OLE Drop Target operation. If you want to add support for custom clipboard formats, you should create a class that implements IGridDataObjectConsumer and register it with GridControlBaseImp.RegisterDataObjectConsumer. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | ResetAlphaBlendSelectionColor | Resets the GridModelOptions.AlphaBlendSelectionColor property. |
![]() | ResetBackgroundImageID | Resets BackgroundImageID state. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ResetBanneredRanges | Clears all bannered ranges. |
![]() | ResetBaseStylesMap | Resets the BaseStylesMap property. |
![]() | ResetColHiddenEntries | Resets values in the GridModel.HideCols collection. |
![]() | ResetColWidthEntries | Resets values in the ColWidths collection. |
![]() | ResetCoveredRanges | Clears all GridModel.CoveredRanges covered ranges. |
![]() | ResetCurrentCellInfo | See GridModel.ResetCurrentCellInfo in the GridModel class for information. |
![]() | ResetCursor | Resets the System.Windows.Forms.Control.Cursor property to its default value. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ResetGridBounds | Resets the GridControlBase.GridBounds property. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ResetGridCells | Clears all cell formatting. |
![]() | ResetInsideScrollMargins | Resets the Syncfusion.Windows.Forms.ScrollControl.InsideScrollMargins property to its default value. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ResetMouseController | Raises a CancelMode for the active mouse controller for this control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ResetMouseWheelScrollLines | Resets the MouseWhellScrollLines property. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ResetRangeStyles | Clears all cell formatting in the GridData object. |
![]() | ResetRowHeightEntries | Resets values in the GridModel.RowHeights collection. |
![]() | ResetRowHiddenEntries | Resets values in the HideRows collection. |
![]() | ResetSortIconPlacement | Resets the Syncfusion.Windows.Forms.Grid.GridControl.SortIconPlacement property to default value. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ResetTableStyle | Resets the TableStyle property. |
![]() | ResetText | (Inherited from System.Windows.Forms.Control) |
![]() | ResetVolatileData | See GridModel.ResetVolatileData in the GridModel class for information. |
![]() | ResetWindowlessBounds | Switches the grid back into a normal operation mode after a GridControlBase.SetWindowlessBounds call. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RestoreBoundsAfterPrint | Method used internally by nested table control to restore GridBounds after printing. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ResumeChangeEvents | See GridModel.ResumeChangeEvents in the GridModel class for information. |
![]() | ResumeInvalidate | Resumes normal operation for GridControlBase.Invalidate calls. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | ResumeRecordUndo | See GridModel.ResumeRecordUndo in the GridModel class for information. |
![]() | RowIndexToVScrollPixelPos | Returns the absolute vertical pixel scroll position for a specific row. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SaveBinary | Overloaded. See GridModel.SaveBinary in the GridModel class for information. |
![]() | SaveSoap | Overloaded. See GridModel.SaveSoap in the GridModel class for information. |
![]() | SaveXml | Overloaded. Saves the current GridModel object to a file in xml format. The filename can be specified with GridModel.FileName. |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) |
![]() | ScrollCellInView | Overloaded. Scrolls the specified range into view. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ScrollWindow | Scrolls the contents of the control similar to the ScrollWindow Windows API. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SelectNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | SendToBack | (Inherited from System.Windows.Forms.Control) |
![]() | SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | SetCellInfo | Overloaded. See GridModel.SetCellInfo in the GridModel class for information. |
![]() | SetCells | Overloaded. See GridModel.SetCells in the GridModel class for information. |
![]() | SetColHidden | Overloaded. Sets values indicating if columns should be hidden. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetColumnWidths | Set the column width when AllowProportionalColumnSizing is enable (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetColWidth | Overloaded. Sets the column width for a range of columns. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetCurrentHScrollPixelPos | Sets the current scroll position for pixel scrolling and scrolls the grid (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetCurrentVScrollPixelPos | Sets the current absolute vertical pixel scroll position raising events and scrolling the display. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetLeftCol | Changes the left column index and scrolls the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetMetroStyle | Overloaded. Sets the Custom metro colors to the Grid. |
![]() | SetOffice2016ThemeStyle | Sets the custom colors for the Office2016 themes. |
![]() | SetRowHeight | Overloaded. Sets the row height a range of rows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetRowHidden | Overloaded. Sets values indicating if rows should be hidden. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetTopRow | Changes the top row index and scrolls the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetWindowlessBounds | Switches the grid into a special mode in which you can call its GridControlBase.DrawGrid method to draw its contents at a different screen location and with different size than the current visible grid. You must call GridControlBase.ResetWindowlessBounds to switch the grid back to normal operational mode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetWindowStyle | Lets you change System.Windows.Forms.Control.SetStyle(System.Windows.Forms.ControlStyles,System.Boolean). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SetWmGetDlgCodeValue | Enables support for MFC and ActiveX Containers and lets you specify the return value when the grid or any of its child controls receive a WM_GETDLGCODE message. When using the grid in MFC applications or in an ActiveX host this value lets you change the default behavior of Tab and Arrows keys. In this scenarios it is recommended to set the value to be DLGC_WANTALLKEYS (= 4). Set this value to -1 if the WM_GETDLGCODE message should not be handled. -1 is the default setting for this property. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShouldDeleteKeyClearCurrentCellContentsOnly | When the user presses Delete the current cell renderer checks this method whether it should handle the Delete key or if Delete key should get passed onto grid. Method returns true if CurrentCell Renderer should handle Delete key, optionally raising a CurrentCellDeleting event. It returns false if grid should handle the key, possibly raising a ClearingCells event (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShouldDisplayHeaderCol | Checks if column header should be displayed (based on splitter pane row / column). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShouldDisplayHeaderRow | Checks if row header should be displayed (based on splitter pane row / column). (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShouldIgnoreInvalidate | Determines if calls to GridControlBase.Invalidate should have any effect. If true any calls to Invalidate will immediately return. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShouldPrepareUpdate | Overloaded. Call this method to check if you should do any update calculations for the view in your control and to notify scroll control that the control's content needs to be updated. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ShouldSerializeColHiddenEntries | Determines if values in the GridModel.HideCols collection were modified. |
![]() | ShouldSerializeColWidthEntries | Determines if values in the ColWidths collection were modified. |
![]() | ShouldSerializeGridCells | True if SerializeCellsBehavior is set to SerializeIntoCode, otherwise false. |
![]() | ShouldSerializeHScrollBehavior | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShouldSerializeMouseWheelScrollLines | Indicates whether serialize Syncfusion.Windows.Forms.ScrollControl.MouseWheelScrollLines property value or not. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ShouldSerializeRangeStyles | Determines if the range styles should be serialized. |
![]() | ShouldSerializeRowHeightEntries | Determines if values in the GridModel.RowHeights collection were modified. |
![]() | ShouldSerializeRowHiddenEntries | Determines if values in the HideRows collection were modified. |
![]() | ShouldSerializeSortIconPlacement | Determines if Syncfusion.Windows.Forms.Grid.GridControl.SortIconPlacement property is modified. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShouldSerializeVScrollBehavior | Used internally. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Show | (Inherited from System.Windows.Forms.Control) |
![]() | StyleInfoBordersToMargins | See GridModel.StyleInfoBordersToMargins in the GridModel class for information. |
![]() | SubtractBorders | Overloaded. See GridModel.SubtractBorders in the GridModel class for information. |
![]() | SuspendChangeEvents | See GridModel.SuspendChangeEvents in the GridModel class for information. |
![]() | SuspendInvalidate | Prevents any subsequent calls to GridControlBase.Invalidate to have any effect. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SuspendLayout | (Inherited from System.Windows.Forms.Control) |
![]() | SuspendRecordUndo | See GridModel.SuspendRecordUndo in the GridModel class for information. |
![]() | SynchronizeCurrentCell | See GridModel.SynchronizeCurrentCell in the GridModel class for information. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | UpdateColWidth | Recalculates the Column width of the Grid Control. |
![]() | UpdateScrollBars | Updates scrollbars to reflect recent changes in scroll position, minimum and maximum scroll position values. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | UpdateWithCustomPaint | Allows you to perform a quick Invalidate / Update pair on the grid without executing any of the grids default paint code. Instead you can provide your own routine to update invalidated areas in the grid. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | UpdateWithDrawClippedGrid | Allows you to perform a quick Invalidate / Update pair on the grid without executing any of the grids default paint code. Instead the grid will only call DrawClippedGrid from its Paint handler and immediately return.
When compared to calling DrawClippedGrid using a cached graphics context this method is a bit slower but it avoids flickering since it can take advantage of the WinForms own double-buffering mechanism. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | VScrollPixelPosToRowIndex | Determines the row index that is located at a specified vertical pixel scroll position. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | VScrollPixelScrollInView | Scrolls the specified rectangle into view. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
Name | Description | |
---|---|---|
![]() | FindDescendant<T> | Generic method to find visual parent of specified type. |
![]() | IterateIndex | Overloaded. Iterates the index. |
![]() | IterateIndex | Overloaded. Iterates the index. |
Name | Description | |
---|---|---|
![]() | AccelerateScrollingChanged | Occurs when the Syncfusion.Windows.Forms.ScrollControl.AccelerateScrolling property has been changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ActivateToolTip | Occurs when mouse has moved to a new cell and a ToolTip is initialized for that cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | AutoScrollingChanged | Occurs when the AutoScrolling property is changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | BackColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BanneredRangesChanged | See GridModel.BanneredRangesChanged in the GridModel class for information. |
![]() | BanneredRangesChanging | See GridModel.BanneredRangesChanging in the GridModel class for information. |
![]() | BaseStylesMapChanged | See GridModel.BaseStylesMapChanged in the GridModel class for information. |
![]() | BeginUpdateRequest | See GridModel.BeginUpdateRequest in the GridModel class for information. |
![]() | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | CancelMode | Occurs when the window receives a WM_CANCELMODE message. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | CausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | CellButtonClicked | Occurs when the user has clicked on a child button element inside a cell renderer. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellCancelMode | Occurs before the OnCancelMode method of a cell's GridCellRendererBase is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellClick | The user clicks inside a cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellCursor | Grid queries for the cursor to display for a specific cell when the cell indicated previously with a non-zero hit-test value that it wants the mouse operation. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellDoubleClick | The user double-clicks inside a cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellDrawn | Occurs for every cell after the grid has drawn the specified cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellHitTest | Grid performs hit-test for a cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellModelsChanged | See GridModel.CellModelsChanged in the GridModel class for information. |
![]() | CellMouseDown | Occurs before the OnMouseDown method of a cell's GridCellRendererBase is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellMouseHover | Occurs before the GridCellRendererBase.OnMouseHover method of a cell's GridCellRendererBase is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellMouseHoverEnter | Occurs before the OnMouseHoverEnter method of a cell's GridCellRendererBase is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellMouseHoverLeave | Occurs before the OnMouseHoverLeave method of a cell's GridCellRendererBase is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellMouseMove | Occurs before the OnMouseMove method of a cell's GridCellRendererBase is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellMouseUp | Occurs before the OnMouseUp method of a cell's GridCellRendererBase is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CellsChanged | See GridModel.CellsChanged in the GridModel class for information. |
![]() | CellsChanging | See GridModel.CellsChanging in the GridModel class for information. |
![]() | ChangeUICues | (Inherited from System.Windows.Forms.Control) |
![]() | CheckBoxClick | The user clicks inside the checker box of a check box. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ClearingCells | Occurs when the grid's ClearCells method is called. |
![]() | Click | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ClipboardCanCopy | Occurs when the grid's CanCopy method is called. |
![]() | ClipboardCanCut | Occurs when the grid's CanCut method is called. |
![]() | ClipboardCanPaste | Occurs when the grid's CanPaste method is called. |
![]() | ClipboardCopy | Occurs when the grid's Copy method is called. |
![]() | ClipboardCopyToBuffer | Occurs when the grid's CopyToBuffer method is called. |
![]() | ClipboardCut | Occurs when the grid's Cut method is called. |
![]() | ClipboardPaste | Occurs when the grid's Paste method is called. |
![]() | ColsHidden | See GridModel.ColsHidden in the GridModel class for information. |
![]() | ColsHiding | See GridModel.ColsHiding in the GridModel class for information. |
![]() | ColsInserted | See GridModel.ColsInserted in the GridModel class for information. |
![]() | ColsInserting | See GridModel.ColsInserting in the GridModel class for information. |
![]() | ColsMoved | See GridModel.ColsMoved in the GridModel class for information. |
![]() | ColsMoving | See GridModel.ColsMoving in the GridModel class for information. |
![]() | ColsRemoved | See GridModel.ColsRemoved in the GridModel class for information. |
![]() | ColsRemoving | See GridModel.ColsRemoving in the GridModel class for information. |
![]() | ColWidthsChanged | See GridModel.ColWidthsChanged in the GridModel class for information. |
![]() | ColWidthsChanging | See GridModel.ColWidthsChanging in the GridModel class for information. |
![]() | CommentTipShowing | Occurs when the comment tip window is going to show. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CommentTipShown | Occurs after the comment tip window is shown. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ConfirmingPendingChanges | See GridModel.ConfirmingPendingChanges in the GridModel class for information. |
![]() | ContextMenuChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | (Inherited from System.Windows.Forms.Control) |
![]() | ControllerOptionsChanged | See GridModelOptions.ControllerOptionsChanged in the GridModel class for information. |
![]() | ControlRemoved | (Inherited from System.Windows.Forms.Control) |
![]() | CoveredRangesChanged | See GridModel.CoveredRangesChanged in the GridModel class for information. |
![]() | CoveredRangesChanging | See GridModel.CoveredRangesChanging in the GridModel class for information. |
![]() | CurrentCellAcceptedChanges | Occurs when the grid accepts changes made to the active current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellActivated | Occurs after the grid activates the specified cell as current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellActivateFailed | Occurs after the grid fails to activate a specific cell as current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellActivating | Occurs before the grid activates the specified cell as current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellChanged | Occurs when the user changes contents of the current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellChanging | Occurs when the user wants to modify contents of the current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellCloseDropDown | Occurs when the drop-down part of the current cell was / is closed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellConfirmChangesFailed | Occurs when the grid could not save changes made to the active current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellControlDoubleClick | Occurs when the current cell is in-place editing mode and the user double-clicks inside the control associated with the current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellControlGotFocus | Occurs when the current cell has switched to in-place editing and the control associated with the current cell has received the focus. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellControlKeyMessage | This is called from the current cell control's ProcessKeyMessage method and gives you a chance to modify the default behavior of this method. Be aware that this is a very implementation-specific method and you should only handle this event if KeyDown, KeyUp, CurrentCellKeyDown, or CurrentCellKeyUp events are not good enough. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellControlLostFocus | Occurs when the current cell is in in-place editing mode and the control associated with the current cell has lost the focus. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellDeactivated | Occurs after the grid deactivates current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellDeactivateFailed | Occurs after the grid fails to deactivate the current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellDeactivating | Occurs before the grid the deactivates the current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellDeleting | Occurs when the user presses the Delete key on an active current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellEditingComplete | Occurs when the grid completes editing mode for the active current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellErrorMessage | The CurrentCellErrorMessage notifies you that the current cell validation failed and a message is displayed. You can cancel the event and display your own custom messagebox. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellInitializeControlText | The CurrentCellInitializeControlText notifies you that the current cell is initialized with text to be displayed in the associated control, e.g. a text box control. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellKeyDown | Occurs before GridCellRendererBase.OnKeyDown is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellKeyPress | Occurs before GridCellRendererBase.OnKeyPress is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellKeyUp | Occurs before GridCellRendererBase.OnKeyUp is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellMoved | Occurs when the current cell has been successfully moved to a new position. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellMoveFailed | Occurs when the current cell fails to be moved to a new position. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellMoving | Occurs when the current cell is about to be moved to a new position. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellRejectedChanges | Occurs when the grid rejects changes made to the active current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellShowedDropDown | Occurs after the drop-down part has been dropped-down and made visible. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellShowingDropDown | Occurs when the drop-down part is about to be shown. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellStartEditing | Occurs before the current cell switches into editing mode. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellValidated | Occurs when the grid has successfully validated the contents of the active current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellValidateString | Occurs after the user presses a key in the current cell and before it is accepted. Allows you to limit the keys that are accepted for the current cell while the user is typing text. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CurrentCellValidating | Occurs when the grid validates contents of the active current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | CursorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | DataChanged | See GridModel.DataChanged in the GridModel class for information. |
![]() | DataObjectConsumerOptionsChanged | See GridModelOptions.DataObjectConsumerOptionsChanged in the GridModel class for information. |
![]() | Deactivated | Occurs when both Syncfusion.Windows.Forms.ScrollControl.OnControlLostFocus and Syncfusion.Windows.Forms.ScrollControl.OnLeave occur. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | DefaultColWidthChanged | See GridModel.DefaultColWidthChanged in the GridModel class for information. |
![]() | DefaultColWidthChanging | See GridModel.DefaultColWidthChanging in the GridModel class for information. |
![]() | DefaultRowHeightChanged | See GridModel.DefaultRowHeightChanged in the GridModel class for information. |
![]() | DefaultRowHeightChanging | See GridModel.DefaultRowHeightChanging in the GridModel class for information. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DockChanged | (Inherited from System.Windows.Forms.Control) |
![]() | DoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | (Inherited from System.Windows.Forms.Control) |
![]() | DrawCell | Occurs for every cell before the grid draws the specified cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawCellBackground | Occurs for every cell before the grid draws the background of a specified cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawCellButton | Occurs for every button in every cell before the grid draws a cell button. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawCellButtonBackground | Occurs for every button in every cell before the grid draws the background of a cell button. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawCellDisplayText | Occurs for every cell before the grid draws the display text for the specified cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawCellFrameAppearance | Occurs for every cell before the grid draws the frame (sunken or raised) of a specified cell and after the cell's background was drawn. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawCommentIndicator | Occurs when comment tip indicator is drawing on the cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | DrawCurrentCellBorder | Occurs when the grid draws a border around the current cell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | EnabledChanged | (Inherited from System.Windows.Forms.Control) |
![]() | EndUpdateRequest | See GridModel.EndUpdateRequest in the GridModel class for information. |
![]() | Enter | (Inherited from System.Windows.Forms.Control) |
![]() | FileNameChanged | See GridModel.FileNameChanged in the GridModel class for information. |
![]() | FillRectangleHook | Occurs before BrushPaint.FillRectangle is called. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | FillSplitterPaneChanged | Occurs when the Syncfusion.Windows.Forms.ScrollControl.FillSplitterPane value has changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | FilterBarChoices | This event occurs when GridTableDescriptor is initializing columns with .AllowFilter set and gives you the option to handle filterBar choices through custom code. In such case the event is also raised when the user clicks on on dropdown button of a GridTableFilterBarCell. |
![]() | FilterBarSelectionChanged | This event occurs after an item selected through the filtered dropdown. |
![]() | FilterBarSelectionChanging | This event occurs when an item selected through the filtered dropdown. |
![]() | FloatingCellsChanged | See GridModel.FloatingCellsChanged in the GridModel class for information. |
![]() | FontChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | FrozenColCountChanged | See GridModel.FrozenColCountChanged in the GridModel class for information. |
![]() | FrozenColCountChanging | See GridModel.FrozenColCountChanging in the GridModel class for information. |
![]() | FrozenRowCountChanged | See GridModel.FrozenRowCountChanged in the GridModel class for information. |
![]() | FrozenRowCountChanging | See GridModel.FrozenRowCountChanging in the GridModel class for information. |
![]() | GiveFeedback | (Inherited from System.Windows.Forms.Control) |
![]() | GotFocus | (Inherited from System.Windows.Forms.Control) |
![]() | GridBoundsChanged | Occurs when the GridControlBase.GridBounds property has been changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridControlMouseDown | Occurs before a System.Windows.Form.Control.Control.MouseDown is raised and allows you to cancel the mouse event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridControlMouseMove | Occurs before a System.Windows.Form.Control.MouseMove is raised and allows you to cancel the mouse event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | GridControlMouseUp | Occurs before a System.Windows.Form.Control.MouseUp is raised and allows you to cancel the mouse event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | HandleDestroyed | (Inherited from System.Windows.Forms.Control) |
![]() | HeaderColCountChanged | See GridModel.HeaderColCountChanged in the GridModel class for information. |
![]() | HeaderColCountChanging | See GridModel.HeaderColCountChanging in the GridModel class for information. |
![]() | HeaderRowCountChanged | See GridModel.HeaderRowCountChanged in the GridModel class for information. |
![]() | HeaderRowCountChanging | See GridModel.HeaderRowCountChanging in the GridModel class for information. |
![]() | HelpRequested | (Inherited from System.Windows.Forms.Control) |
![]() | HorizontalScroll | Occurs when horizontal scrollbar is moved. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | HScrollPixelPosChanged | Occurs after the horizontal pixel scroll position was changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | HScrollPixelPosChanging | Occurs before the horizontal pixel scroll position is changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ImeModeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | IntelliMouseDragScrolling | Occurs when the user presses the mouse wheel and drags the mouse. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Invalidated | (Inherited from System.Windows.Forms.Control) |
![]() | KeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | (Inherited from System.Windows.Forms.Control) |
![]() | Layout | (Inherited from System.Windows.Forms.Control) |
![]() | Leave | (Inherited from System.Windows.Forms.Control) |
![]() | LeftColChanged | Occurs after the grid has been scrolled when the left column index is changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | LeftColChanging | Occurs before the grid is scrolled when the left column index is changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | LocationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | LostFocus | (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MergeCellsChanged | Occurs after floating state was changed for a range of cells. |
![]() | ModelChanged | Occurs when the GridControlBase.Model reference to GridModel is changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ModifiedChanged | See GridModel.ModifiedChanged in the GridModel class for information. |
![]() | MouseActivating | Occurs when the user is in the process of activating the control with a mouse click. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | (Inherited from System.Windows.Forms.Control) |
![]() | MouseWheel | (Inherited from System.Windows.Forms.Control) |
![]() | MouseWheelZoom | Occurs when the user holds the Control Key and rolls the mouse wheel. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Move | (Inherited from System.Windows.Forms.Control) |
![]() | MoveCurrentCellDirection | Occurs before the current cell is moved when the user navigates through the grid with arrow keys. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | Office2007ScrollBarsChanged | Occurs when the Syncfusion.Windows.Forms.ScrollControl.Office2007ScrollBars property has changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Office2007ScrollBarsColorSchemeChanged | Occurs when the Syncfusion.Windows.Forms.ScrollControl.Office2007ScrollBarsColorScheme property has changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Office2010ScrollBarsColorSchemeChanged | Occurs when the Syncfusion.Windows.Forms.ScrollControl.Office2010ScrollBarsColorScheme property has changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Office2016ScrollBarsColorSchemeChanged | Occurs when the Syncfusion.Windows.Forms.ScrollControl.Office2016ScrollBarsColorScheme property has changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | OfficeScrollBarsChanged | Occurs when the Syncfusion.Windows.Forms.ScrollControl.OfficeScrollBarsChanged property has changed. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | OperationFeedback | See GridModel.OperationFeedback in the GridModel class for information. |
![]() | PaddingChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Paint | (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ParseCommonFormats | Handle this event to provide support for parsing the formatted string and convert it into the the underlying cell's value. |
![]() | PasteCellText | See GridModel.PasteCellText in the GridModel class for information. |
![]() | PrepareChangeSelection | See GridModel.PrepareChangeSelection in the GridModel class for information. |
![]() | PrepareClearSelection | See GridModel.PrepareClearSelection in the GridModel class for information. |
![]() | PrepareGraphics | See GridModel.PrepareGraphics in the GridModel class for information. |
![]() | PrepareViewStyleInfo | This event is raised to allow custom formatting of a cell by changing its style object just before it is drawn. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | PrintingModeChanged | Occurs when the GridControlBase.PrintingMode has been changed for the grid object. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | PushButtonClick | Occurs when the user clicks a push button. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
![]() | QueryAllowDragColumnHeader | Occurs when the user hovers the mouse over a column header or clicks on it. In your event handler, you can determine if the selected column can be dragged. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBaseImp) |
![]() | QueryBanneredRange | See GridModel.QueryBanneredRange in the GridModel class for information. |
![]() | QueryCanMergeCells | Occurs when grid compares the contents of two cells to determine if they should be merged. |
![]() | QueryCanOleDragRange | Occurs when the user hovers the mouse over the edge of a selected range. In your event handler, you can determine if the selected range can serve as OLE Data Source. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | QueryCellFormattedText | Occurs each time the GridStyleInfo.Text is called to get the string that represents the underlying cell's value. |
![]() | QueryCellInfo | See GridModel.QueryCellInfo in the GridModel class for information. |
![]() | QueryCellModel | Occurs when the GridModel.QueryCellModel is querying for the GridCellModelBase based on a string cellType. |
![]() | QueryCellText | Occurs each time the GridStyleInfo.Text is called to get the string that represents the underlying cell's value. |
![]() | QueryColCount | See GridModel.QueryColCount in the GridModel class for information. |
![]() | QueryColWidth | See GridModel.QueryColWidth in the GridModel class for information. |
![]() | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
![]() | QueryCoveredRange | See GridModel.QueryCoveredRange in the GridModel class for information. |
![]() | QueryCreateCellTextBox | Occurs before TextBox of a TextBox, OriginalTextBox or derived cell type is created. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | QueryNextCurrentCellPosition | Occurs before the the current cell is moved into a specific direction. Normally, cells that are not marked as enabled with GridStyleInfo.Enabled will be skipped but you can hook into this mechanism by implementing an event handler for GridControlBase.QueryNextCurrentCellPosition. You should set Syncfusion.ComponentModel.SyncfusionHandledEventArgs.Handled to True if you handled this event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | QueryOleDataSourceData | Occurs when a user starts dragging a range of selected cells using OLE drag-and-drop. |
![]() | QueryRowCount | See GridModel.QueryRowCount in the GridModel class for information. |
![]() | QueryRowHeight | See GridModel.QueryRowHeight in the GridModel class for information. |
![]() | QueryScrollCellInView | Occurs before a cell is scrolled into view by a ScrollCellInView call. Normally, the current cell is checked if it is inside the visible grid area when certain user events occur such as when a key is pressed or when the grid got focus. The event is called to check whether the specified cell is in view. If the cell is not in view, the grid will scroll the cell into view. You can hook into this mechanism by implementing an event handler for this event. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ReadOnlyChanged | See GridModel.ReadOnlyChanged in the GridModel class for information. |
![]() | RefreshRequest | See GridModel.RefreshRequest in the GridModel class for information. |
![]() | RegionChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Resize | (Inherited from System.Windows.Forms.Control) |
![]() | ResizingColumns | Occurs when the user is resizing a selected range of columns. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ResizingRows | Occurs when the user is resizing a selected range of rows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | RightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
![]() | RowHeightsChanged | See GridModel.RowHeightsChanged in the GridModel class for information. |
![]() | RowHeightsChanging | See GridModel.RowHeightsChanging in the GridModel class for information. |
![]() | RowsHidden | See GridModel.RowsHidden in the GridModel class for information. |
![]() | RowsHiding | See GridModel.RowsHiding in the GridModel class for information. |
![]() | RowsInserted | See GridModel.RowsInserted in the GridModel class for information. |
![]() | RowsInserting | See GridModel.RowsInserting in the GridModel class for information. |
![]() | RowsMoved | See GridModel.RowsMoved in the GridModel class for information. |
![]() | RowsMoving | See GridModel.RowsMoving in the GridModel class for information. |
![]() | RowsRemoved | See GridModel.RowsRemoved in the GridModel class for information. |
![]() | RowsRemoving | See GridModel.RowsRemoving in the GridModel class for information. |
![]() | SaveCellFormattedText | Occurs each time the GridStyleInfo.FormattedText is called to set the raw string that represents the underlying cell's value. |
![]() | SaveCellInfo | See GridModel.SaveCellInfo in the GridModel class for information. |
![]() | SaveCellText | Occurs each time the GridStyleInfo.Text is called to set the raw string that represents the underlying cell's value. |
![]() | SaveColCount | See GridModel.SaveColCount in the GridModel class for information. |
![]() | SaveColWidth | See GridModel.SaveColWidth in the GridModel class for information. |
![]() | SaveRowCount | See GridModel.SaveRowCount in the GridModel class for information. |
![]() | SaveRowHeight | See GridModel.SaveRowHeight in the GridModel class for information. |
![]() | ScrollbarsVisibleChanged | Occurs when scrollbars are hidden or shown. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ScrollControlHandledMouseDown | Occurs after a System.Windows.Forms.Control.MouseDown is raised. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ScrollControlHandledMouseMove | Occurs after a System.Windows.Forms.Control.MouseMove event is raised and after auto-scrolling. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ScrollControlHandledMouseUp | Occurs after a System.Windows.Forms.Control.MouseUp event is raised. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ScrollControlMouseDown | Occurs before a System.Windows.Forms.Control.MouseDown is raised and allows you to cancel the mouse event. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ScrollControlMouseMove | Occurs before a System.Windows.Forms.Control.MouseMove is raised and allows you to cancel the mouse event. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ScrollControlMouseUp | Occurs before a System.Windows.Forms.Control.MouseUp is raised and allows you to cancel the mouse event. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | ScrollInfoChanged | Indicates that scrollbar information such as Minimum or Maximum has changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ScrollTipFeedback | Occurs when the user is dragging the scrollbar thumb. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | SelectionChanged | See GridModel.SelectionChanged in the GridModel class for information. |
![]() | SelectionChanging | See GridModel.SelectionChanging in the GridModel class for information. |
![]() | SelectionDragged | Occurs when the user is about to drag or is in the process of dragging a selected range of columns or rows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SelectionDragging | Occurs when the user is about to drag or is in the process of dragging a selected range of columns or rows. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SelectionFrameChanged | Occurs after the Excel-like selection frame has changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SelectionFrameChanging | Occurs before the Excel-like selection frame is changing. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ShowContextMenu | The ShowContextMenu event occurs when the user right-clicks inside the control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | SizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | SplitterPaneClosed | Occurs when the splitter control has closed the pane with this control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | SplitterPaneClosing | Occurs when the splitter control is closing the pane with this control. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | StartAutoScrolling | Occurs when accelerated scrollbar scrolling or mouse drag-scrolling starts. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | StyleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | SupportsTransparentBackColorChanged | Occurs when the GridControlBase.SupportsTransparentBackColor has changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | SystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ThemeChanged | This event will be fired when the ThemesEnabled property is changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | ThemeNameChanged | Occurs when theme name of the control has changed. (Inherited from Syncfusion.Windows.Forms.Core.BaseControl) |
![]() | TopRowChanged | Occurs after the grid has been scrolled when the top row index is changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | TopRowChanging | Occurs before the grid is scrolled when the top row index is changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | UpdatingChanged | Occurs when Syncfusion.Windows.Forms.ScrollControl.BeginUpdate has been called the first time or Syncfusion.Windows.Forms.ScrollControl.EndUpdate has been called the last time. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | Validated | (Inherited from System.Windows.Forms.Control) |
![]() | Validating | (Inherited from System.Windows.Forms.Control) |
![]() | VerticalScroll | Occurs when vertical scrollbar is moved. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | VisibleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | VScrollPixelPosChanged | Occurs after the vertical pixel scroll position was changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | VScrollPixelPosChanging | Occurs before the vertical pixel scroll position is changed. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |
![]() | WindowScrolled | Occurs after the window has been scrolled. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | WindowScrolling | Occurs while the window is being scrolled. (Inherited from Syncfusion.Windows.Forms.ScrollControl) |
![]() | WrapCellNextControlInForm | Occurs before the grid is about to be left because the user is at the top-left or bottom-right cell and about to tab out of the grid. This event is only raised if the GridWrapCellBehavior.NextControlInForm has been specified for GridModelOptions.WrapCell. (Inherited from Syncfusion.Windows.Forms.Grid.GridControlBase) |