GrapeCity.Win.MultiRow Namespace : GcMultiRow Class |
The following tables list the members exposed by GcMultiRow.
Name | Description | |
---|---|---|
GcMultiRow Constructor | Initializes a new instance of the GcMultiRow class. |
Name | Description | |
---|---|---|
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) | |
AllowAutoExtend | Gets or sets a value that indicates whether the section automatically extends to GcMultiRow's width. | |
AllowBorderLineZoom | Gets or set a value that indicates whether to allow the border line to zoom when GcMultiRow zooms. | |
AllowCellContentFloat | Gets a value that indicates whether the content of a cell should float when the display rectangle of that cell changes. | |
AllowClipboard | Gets or sets a value that indicates whether the cut, copy, or paste operation is allowed. | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
AllowMouseWheelAutoScrolling | Gets or sets a value that indicates whether the mouse navigator should be shown when the middle mouse button is pressed. | |
AllowSideButtonsToZoom | Gets or sets a value that indicates whether to allow the user to zoom the side buttons of the cell. | |
AllowUserToAddRows | Gets or sets a value that indicates whether the user is allowed to add rows to the GcMultiRow control with a UI action. | |
AllowUserToAutoFitColumns | Gets or sets whether to allow automatic fit in columns using UI operations. | |
AllowUserToDeleteRows | Gets or sets a value that indicates whether the user is allowed to delete rows from the GcMultiRow control by a UI action. | |
AllowUserToResize | Gets or sets a value that indicates whether the user can resize cells. | |
AllowUserToReverseSelect | Gets or sets a value that indicates whether to support reverse selection with Ctrl plus a mouse click. | |
AllowUserToShiftSelect | Gets or sets a value that indicates whether to allow a user to select a range of cells or rows with the keyboard or mouse click when pressing the shift key. | |
AllowUserToTouchResize | Gets or sets whether to allow the user to resize cells using the resize gripper. | |
AllowUserToTouchZoom | Gets or sets a value that specifies whether to allow the user to zoom GcMultiRow using touch behavior. | |
AllowUserToZoom | Gets or sets a value that indicates whether the user can zoom GcMultiRow by pressing the Ctrl key and scrolling the mouse wheel at run time. | |
AlternatingRowsDefaultCellStyle | Gets or sets default cell styles used by alternating rows in the control. Used to create a ledger like effect. | |
AlternatingRowsDefaultHeaderCellStyle | Gets or sets default header cell styles used by alternating rows in the control. Used to create a ledger-like effect. | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoFitContent | Gets or sets which cells to resize when double-clicking the cell's edges or when calling the Cell.PerformHorizontalAutoFit or Cell.PerformVerticalAutoFit method to perform the automatic fit. | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoScrollWhenKeyboardShowing | Gets or sets whether the editing cell scrolls into view when the touch keyboard is displayed. | |
BackColor | Overridden. Gets or sets the GcMultiRow background color. | |
BackgroundImage | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageOpacity | Gets or sets the background image opacity. | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BorderStyle | Gets or sets the GcMultiRow control border style. | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
BoundaryFeedbackMode | Gets or sets the way GcMultiRow reacts when the manipulation has gone beyond certain boundaries. | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
CellNoteEditingControl | Gets the control hosted by the CellNote, if a CellNote with an editing control is in edit mode. | |
CellToolTipAutomaticDelay | Gets or sets the automatic delay for the cell tooltip. | |
CellToolTipAutoPopDelay | Gets or sets the period of time the tooltip remains visible if the pointer is stationary on a cell with specified tooltip text. | |
CellToolTipInitialDelay | Gets or sets the time that passes before the tooltip appears. | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
ClipboardCopyMode | Gets or sets a value that indicates the header cell's copy policy. | |
ColumnFooters | Gets a collection that contains all the ColumnFooterSections in the GcMultiRow control. | |
ColumnFootersDefaultCellStyle | Gets or sets default cell styles used by all column footers in the control. This does not include header cells. | |
ColumnFootersDefaultHeaderCellStyle | Gets or sets default cell styles used by the control's ColumnFooter section header cells. | |
ColumnHeaders | Gets a collection that contains all the ColumnHeaderSections in the GcMultiRow control. | |
ColumnHeadersDefaultCellStyle | Gets or sets default cell styles used by all column headers in the control. This does not include header cells. | |
ColumnHeadersDefaultHeaderCellStyle | Gets or sets default cell styles used by the control's ColumnHeader section header cells. | |
Columns | Gets a collection that contains all the columns in the control. | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenu | Overridden. Gets or sets the shortcut menu associated with the control. | |
ContextMenuStrip | Overridden. Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
CurrentCell | Gets or sets the currently active cell. | |
CurrentCellBorderLine | Gets or sets a Line that indicates how to draw the current cell border. | |
CurrentCellNotePosition | Gets or sets a value that indicates the currently active CellNote's position. | |
CurrentCellPosition | Gets or sets a value that indicates the currently active cell position. | |
CurrentRow | Gets the row that contains the current cell. | |
CurrentRowBorderLine | Gets or sets a Line that indicates how to draw the current row border. | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DataMember | Gets or sets the name of the list or table in the data source for which the GcMultiRow control displays data. | |
DataSource | Gets or sets the data source that GcMultiRow is displaying data for. | |
DefaultCellNoteStyle | Gets default styles used by all Cell's notes in the entire control. | |
DefaultCellStyle | Gets or sets default styles used by all cells in the entire control (including header cells), in a row, or in a columnHeader, or in a columnFooter. | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
Document | Gets or sets a value that indicates the document to print. | |
EditingControl | Gets the control hosted by the current cell, if a cell with an editing control is in edit mode. | |
EditingPanel | Gets the panel that contains the EditingControl. | |
EditMode | Gets or sets a value that indicates how to begin editing a cell. | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
ExcludeFreezeRowsWhenFilter | Gets or sets a value that indicates whether to exclude freeze rows when filtering. | |
FirstDisplayedCellPosition | Gets or sets the position of the first cell currently displayed in the GcMultiRow control; typically, this cell is in the upper left corner. | |
FirstDisplayedLocation | Gets or sets the top-left position (by pixel) of the scroll area displayed in the GcMultiRow control and causes the GcMultiRow control to scroll to a specific position. | |
Focused | (Inherited from GrapeCity.Framework.Views.Windows.ElementContainerControl) | |
Font | Overridden. Gets or sets the font of the text displayed by GcMultiRow. | |
ForeColor | Overridden. Gets or sets the GcMultiRow foreground color. | |
FreezeBottomRowCount | Gets or sets the frozen row count (rows that do not scroll) at the bottom of the GcMultiRow control. | |
FreezeLeftCellIndex | Gets or sets the cell index to freeze (nonscrolling) on the left side of the control. | |
FreezeLeftCellName | Gets or sets the cell name used to freeze (do not scroll) the left side of the control. | |
FreezeLines | Gets or sets the style and color of all freeze lines in the GcMultiRow control. | |
FreezeRightCellIndex | Gets or sets the cell index used to freeze (do not scroll) the right side of the control. | |
FreezeRightCellName | Gets or sets the cell name used to freeze (do not scroll) the right side of the control. | |
FreezeTopRowCount | Gets or sets the frozen row count (rows that do not scroll) in the top of the GcMultiRow control. | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
Height | (Inherited from System.Windows.Forms.Control) | |
HideSelection | Gets or sets a value that indicates whether to draw the selection mark when GcMultiRow loses focus. | |
HorizontalAutoSizeMode | Gets or sets which cells are resized to fit the cell's content automatically. | |
HorizontalScrollBarMode | Gets or sets a value that indicates how the horizontal System.Windows.Forms.ScrollBar is shown. | |
HorizontalScrollCount | Gets or sets a value that indicates the scroll amount when the Left or Right button of the horizontal System.Windows.Forms.ScrollBar is clicked. | |
HorizontalScrollMode | Gets or sets a value that indicates how the GcMultiRow control is scrolled in the horizontal direction. | |
HorizontalScrollTipAlignment | Gets or sets the HorizontalScrollTipAlignment enumeration that indicates the scroll tip position. | |
InitialShortcutKeyManager | Gets the ShortcutKey manager's initial value of the GcMultiRow control. Changing this property setting can effect ShortcutKeyManager's default value before using ShortcutKeyManager. | |
InputDeviceType | Gets the input device type which indicates the current device. | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsContextMenuPopup | (Inherited from GrapeCity.Framework.Views.Windows.ElementContainerControl) | |
IsCurrentCellDirty | Gets a value that indicates whether the current cell has uncommitted changes. | |
IsCurrentCellInEditMode | Gets a value that indicates whether the current active cell is being edited. | |
IsCurrentCellNoteInEditMode | Gets a value that indicates whether the currently active CellNote is in edit mode. | |
IsCurrentRowDirty | Gets a value that indicates whether the current row has uncommitted changes. | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
Item | Overloaded. Gets or sets the cell with the specified row and cell index. | |
LastRowPosition | Gets or sets a value that indicates which position the last row can be scrolled to. | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Location | (Inherited from System.Windows.Forms.Control) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MergedCellsSelectionMode | Gets or sets the value that indicates how to select and edit the merged cell's by UI actions. | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
MinZoomFactor | Gets or sets a value that indicates the minimum zoom factor for GcMultiRow. | |
Modified | Gets or sets a value that indicates whether the GcMultiRow control has been modified. | |
MouseWheelCount | Gets or sets the number of rows to scroll when the mouse wheel is rotated. | |
MouseWheelDirection | Gets or sets a value that indicates the direction that GcMultiRow scrolls when the mouse wheel is used. | |
MouseWheelScroll | Gets or sets a value that indicates which control processes the MouseWheel event when the user uses the mouse wheel. | |
MultiSelect | Gets or sets a value that indicates whether multiple selection is allowed. | |
Name | (Inherited from System.Windows.Forms.Control) | |
NamedCellStyles | Gets the predefined NamedCellStyles object. | |
NewRowAlternateText | Gets or sets the value that indicates the alternate text and the text's style of new row when the new row is the not current row. | |
NewRowIndex | Gets the row index for new records. | |
NewRowPosition | Gets or sets a value indicates the position of new row. | |
NewRowSeparatorStyle | Gets or sets a value that indicates the new row separator line's style. | |
PageBreakLines | Gets or sets the color and style of the page break lines. | |
PanningMode | Gets or sets the way GcMultiRow reacts to touch manipulation | |
Parent | (Inherited from System.Windows.Forms.Control) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
PrintSettings | Gets the settings when printing. | |
ProcessFirstClick | Gets or sets a value that indicates whether the first mouse click should be processed when GcMultiRow gets focus. | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
ReadOnly | Gets or sets a value that indicates whether the user can edit the GcMultiRow control cells. | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
RenderSelectionMode | Gets or sets a value that indicates how to paint the selection effect for disabled and unselectable cells. | |
RestoreColumnHeaderFooterValue | Gets or sets a value that indicates whether to restore values for the Cell's in header and footer sections when changing GcMultiRow's template. | |
RestoreValue | Gets or sets a value that indicates whether to restore the Cell's value when changing the GcMultiRow's template. | |
Right | (Inherited from System.Windows.Forms.Control) | |
RowCount | Gets or sets the number of rows displayed in the GcMultiRow control. | |
Rows | Gets a collection that contains all the rows in the GcMultiRow control. | |
RowsDefaultCellStyle | Gets or sets default cell styles used by all rows in the control. This does not include header cells. | |
RowsDefaultHeaderCellStyle | Gets or sets default cell styles used by the control's row headerCells. Overridden by the current theme if visual styles are enabled. | |
ScrollableArea | Gets a value that indicates the scrollable area. | |
ScrollBarOffice2007Style | Gets or sets a value that indicates which Office 2007 color schema is used by the scroll bar. | |
ScrollBars | Gets or sets the type of scroll bars to display in the GcMultiRow control. | |
ScrollBarStyle | Gets or sets a value that indicates the System.Windows.Forms.ScrollBar appearance to display for the GcMultiRow control. | |
ScrollOnThumbTrack | Gets or sets a value that indicates the direction and whether the GcMultiRow control can be scrolled immediately when dragging the thumb button of the horizontal or vertical System.Windows.Forms.ScrollBar. | |
SectionHeight | Gets the height of all Sections. | |
SectionWidth | Gets the width of all Sections. | |
SelectedCells | Gets the cell collection selected by the user. | |
SelectedRows | Gets the collection of rows selected by the user. | |
SelectRowWhenClickBlankArea | Gets or sets a value that indicates whether to select the row when clicking in the blank area. | |
ShortcutKeyManager | Gets or sets the ShortcutKey manager of the GcMultiRow control. | |
ShowCellErrors | Gets or sets a value that indicates whether cells display error glyphs for a cell that contains a data entry error. | |
ShowCellToolTips | Gets or sets a value that indicates whether tooltips are shown when the mouse pointer pauses on a cell. | |
ShowEditingIcon | Gets or sets a value that indicates whether the editing glyph is visible in the row header of the cell being edited. | |
ShowErrorIconInEditingStatus | Gets or sets a value that indicates whether to show the cell's error icon glyph in the editing status. | |
ShowGrippersInEditingStatus | Gets or sets whether to show the selection gripper in the editing control. | |
ShowPageBreaks | Gets or sets a value that indicates whether to show the page break lines on GcMultiRow. | |
ShowResizeTip | Gets or sets a value that indicates in which direction to show the resize tip. | |
ShowRowErrors | Gets or sets a value that indicates whether RowHeaderCell displays error glyphs for each row that contains a data entry error. | |
ShowScrollTip | Gets or sets a value that indicates which System.Windows.Forms.ScrollBar shows the scroll tip. | |
ShowSizeGrip | Gets or sets a value that indicates whether to show the size grip. | |
ShowWaveLineInEditingStatus | Gets or sets a value that indicates whether to show the cell's wave line in the editing status. | |
SingleBorderColor | Gets or sets the color of the single border. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
SortOrder | Gets a value that indicates how items in the GcMultiRow control are sorted. | |
SplitMode | Gets or sets a value that indicates how the GcMultiRow control can be split. | |
SplitOffice2007Style | Gets or sets a value that indicates which Office 2007 color schema is used by the split line. | |
SplitStyle | Gets or sets the split line's style. | |
SummaryCellValueCachePolicy | Gets or sets the value that indicates the cache policy for the MathStatistics summary cell calculation. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Template | Gets or sets a value that indicates the GcMultiRow control template. | |
Text | Overridden. Gets or sets the text associated with this control. | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
TouchSelectionBorderLine | Gets or sets the style of the selection border in touch mode. | |
TouchSelectionGripperBackColor | Gets or sets the backcolor of the selection gripper in touch mode. | |
TouchSelectionGripperLine | Gets or sets the style of the selection gripper in touch mode. | |
TouchToolBar | Gets or sets the MultiRowTouchToolBar associated with this control. | |
TouchZoomSnapDistance | Gets or sets a value that indicates the minimum distance that causes the current zoom factor to snap to a point in TouchZoomSnapPoints. | |
TouchZoomSnapPoints | Gets a zoom factor group and when the zoom ends, the resulting zoom factor tries to snap to a snap point in this group. | |
UseCurrentCellBorderReverseColor | Gets or sets a value that indicates whether to use reverse color to draw the current cell border. | |
UseCurrentRowBorderReverseColor | Gets or sets a value that indicates whether to use a reverse color to draw the current row border. | |
UseOptimizedSelectionForTouch | Gets or sets whether to use the optimized selection approach to do the selection in touch mode. | |
UseVerticalUnderLine | Gets or sets a value that indicates whether to use the vertical underline. | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
VerticalScrollBarMode | Gets or sets a value that indicates how the vertical System.Windows.Forms.ScrollBar is shown. | |
VerticalScrollCount | Gets or sets a value that indicates the scroll amount when the up or down button of the vertical System.Windows.Forms.ScrollBar is clicked. | |
VerticalScrollMode | Gets or sets a value that indicates how the GcMultiRow control is scrolled in the vertical direction. | |
VerticalScrollTipAlignment | Gets or sets a value that indicates the scroll tip position. | |
ViewMode | Gets or sets a value that indicates the view mode of GcMultiRow. | |
VirtualMode | Gets or sets a value that indicates whether you have provided your own data management operations for the GcMultiRow control. | |
Visible | (Inherited from System.Windows.Forms.Control) | |
Width | (Inherited from System.Windows.Forms.Control) | |
ZoomFactor | Gets or sets the GcMultiRow zoom factor. |
Name | Description | |
---|---|---|
AboutBox | Displays the GcMultiRow control copyright and version information in a dialog box. | |
AddSelection | Overloaded. Selects the specified Row. | |
AddViewport | Adds the viewport at the specified location. | |
AreAllCellsSelected | Determines whether all the GcMultiRow cells are currently selected. | |
BeginEdit | Sets the current cell editing status. | |
BeginEditCellNote | Sets the specified Cell's CellNote into edit mode. | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
CancelEdit | Discards any changes for the currently selected cell but does not leave edit mode. | |
ClearAllFilters | Clears all the filters, including DropDownList and HeaderDropDownContextMenu. | |
ClearSelection | Clears all selections of cells and rows. | |
CommitEdit | Overloaded. Commits changes in the current cell to the data cache without ending edit mode. | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the GcMultiRow and its child controls and optionally releases the managed resources. | |
DoDragDrop | (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndEdit | Overloaded. Commits and ends the edit operation on the current cell. | |
EndEditCellNote | Ends CellNote's edit mode. | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GetAllCellNotes | Retrieves all Cell's CellNote and the associated cell's position. | |
GetCellCount | Overloaded. Gets the number of cells that meet the provided filter criteria. | |
GetCellDisplayRectangle | Overloaded. Retrieves the rectangle that represents the display area for the specified cell. | |
GetCellNoteDisplayRectangle | Overloaded. Retrieves the rectangle that represents the display area for the specified cell note. | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetDisplayText | Overloaded. Retrieves the text which is displayed in the specified Cell foreground. | |
GetEditedFormattedValue | Overloaded. Gets the edited formatted value of the specified cell. | |
GetFormattedValue | Overloaded. Gets the formatted value of the specified cell. | |
GetHorizontalSplitLocations | Retrieves the horizontal split lines' location in GcMultiRow. | |
GetHorizontalViewportCount | Retrieves the number of the horizontal viewports. | |
GetInheritedState | Overloaded. Retrieves the specified Cell's inherited UI state. | |
GetIntersectedHeaderCells | Overloaded. Retrieves all HeaderCells which intersect with the specified Cell in the Row section. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetRowDisplayRectangle | Overloaded. Retrieves the rectangle that represents the display area for the specified row. | |
GetSectionDisplayRectangle | Overloaded. Retrieves the rectangle that represents the display area for the specified section. | |
GetState | Overloaded. Retrieves the specified Row's UI state. | |
GetValue | Overloaded. Retrieves the specified cell value. | |
GetVerticalSplitLocations | Retrieves the vertical split lines' location in GcMultiRow. | |
GetVerticalViewportCount | Retrieves the number of the vertical viewports. | |
Hide | (Inherited from System.Windows.Forms.Control) | |
HideTouchKeyboard | Invoke this method to hide the displayed touch keyboard of OS. | |
HitTest | Overloaded. Returns location information, such as section and cell indices. | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
InsertSplit | Inserts the horizontal or vertical split line at the specified location. | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
InvalidateCell | Overloaded. Invalidates the specified cell of the GcMultiRow control, forcing it to repaint. | |
InvalidateColumnFooter | Invalidates the specified ColumnFooterSection of the GcMultiRow control, forcing it to repaint. | |
InvalidateColumnHeader | Invalidates the specified ColumnHeaderSection of the GcMultiRow control, forcing it to repaint. | |
InvalidateRow | Invalidates the specified Row of the GcMultiRow control, forcing it to repaint. | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
IsMerged | Gets a value that indicates whether two cells are merged. | |
NotifyCurrentCellDirty | Notifies the GcMultiRow control if the current cell has uncommitted changes. | |
PageSetup | Shows the System.Windows.Forms.PageSetupDialog for GcMultiRow. | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from System.Windows.Forms.Control) | |
Overloaded. Prints the GcMultiRow control. | ||
PrintPreview | Overloaded. Previews the print result with the System.Windows.Forms.PrintPreviewDialog. | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
RemoveSelection | Overloaded. Removes the selection of the specified Row. | |
RemoveSplit | Removes the horizontal or vertical split line at the specified location. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
Select | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SelectAll | Select all rows in GcMultiRow. | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SetValue | Overloaded. Sets the specified cell value. | |
Show | (Inherited from System.Windows.Forms.Control) | |
ShowTouchKeyboard | Invoke this method to show the touch keyboard of OS. | |
Sort | Overloaded. Sorts the contents of the GcMultiRow control based on the contents of the specified cell. | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) | |
UpdateFiltering | Updates the filtering state of the GcMultiRow control. | |
UpdateSummaryCellValue | Updates the cached value of MathStatistics calculation. | |
ValidateCell | Overloaded. Validates the cell. | |
ValidateRow | Validates the row. |
Name | Description | |
---|---|---|
ActiveViewportChanged | Occurs when the active viewport has changed. | |
AllowAutoExtendChanged | Occurs when the AllowAutoExtend property has changed. | |
AllowBorderLineZoomChanged | Occurs when the AllowBorderLineZoom property has changed. | |
AllowCellContentFloatChanged | Occurs when the AllowCellContentFloat property has changed. | |
AllowClipboardChanged | Occurs when the AllowClipboard property has changed. | |
AllowMouseWheelAutoScrollingChanged | Occurs when the AllowMouseWheelAutoScrolling property has changed. | |
AllowSideButtonsToZoomChanged | Occurs when the AllowSideButtonsToZoom property has changed. | |
AllowUserToAddRowsChanged | Occurs when the AllowUserToAddRows property has changed. | |
AllowUserToAutoFitColumnsChanged | Occurs when the AllowUserToAutoFitColumns property has changed. | |
AllowUserToDeleteRowsChanged | Occurs when the AllowUserToDeleteRows property has changed. | |
AllowUserToResizeChanged | Occurs when the AllowUserToResize property has changed. | |
AllowUserToReverseSelectChanged | Occurs when the AllowUserToReverseSelect property changes. | |
AllowUserToShiftSelectChanged | Occurs when the AllowUserToShiftSelect property has changed. | |
AllowUserToTouchResizeChanged | Occurs when the AllowUserToTouchResize property has changed. | |
AllowUserToTouchZoomChanged | Occurs when the AllowUserToTouchZoom property has changed. | |
AllowUserToZoomChanged | Occurs when the AllowUserToZoom property has changed. | |
AlternatingRowsDefaultCellStyleChanged | Occurs when the AlternatingRowsDefaultCellStyle property has changed. | |
AlternatingRowsDefaultHeaderCellStyleChanged | Occurs when the AlternatingRowsDefaultHeaderCellStyle property has changed. | |
AutoFitContentChanged | Occurs when the AutoFitContent property has changed. | |
AutoScrollWhenKeyboardShowingChanged | Occurs when the AutoScrollWhenKeyboardShowing property has changed. | |
BackColorChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageOpacityChanged | Occurs when the BackgroundImageOpacity property has changed. | |
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
BorderStyleChanged | Occurs when the BorderStyle property has changed. | |
BoundaryFeedbackModeChanged | Occurs when the BoundaryFeedbackMode property has changed. | |
CancelRowEdit | Occurs when the VirtualMode property of the GcMultiRow control is true and a row edit should be canceled. | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
CellAutoFitPreferredSizeNeeded | Occurs when a Cell is measuring the preferred size. | |
CellBeginEdit | Occurs when edit mode starts for the selected cell. | |
CellClick | Occurs when any part of a cell is clicked. | |
CellContentButtonClick | Occurs when the content area within an enabled button cell is clicked. | |
CellContentClick | Occurs when the content area within a cell is clicked. | |
CellContentDoubleClick | Occurs when the user double-clicks a cell's content area. | |
CellContextMenuStripChanged | Occurs when the Cell.ContextMenuStrip property has changed. | |
CellContextMenuStripNeeded | Occurs when a cell's shortcut menu is shown. | |
CellDoubleClick | Occurs when the user double-clicks a cell. | |
CellEditedFormattedValueChanged | Occurs when the cell's edited formatted value has changed. | |
CellEndEdit | Occurs when edit mode stops for the currently selected cell. | |
CellEnter | Occurs when the current cell changes in the GcMultiRow control or when the control receives input focus. | |
CellErrorTextChanged | Occurs when the Cell.ErrorText property value of a cell has changed. | |
CellErrorTextNeeded | Occurs when a cell's error text is needed. | |
CellFormatting | Occurs when the cell contents need to be formatted for display. | |
CellLeave | Occurs when a cell loses input focus and is no longer the current cell. | |
CellMouseClick | Occurs when a cell is clicked with the mouse. | |
CellMouseDoubleClick | Occurs when a cell is double-clicked with the mouse. | |
CellMouseDown | Occurs when the user presses a mouse button while the mouse pointer is within the boundaries of a cell. | |
CellMouseEnter | Occurs when the mouse pointer enters a cell. | |
CellMouseLeave | Occurs when the mouse pointer leaves a cell. | |
CellMouseMove | Occurs when the mouse pointer moves over a cell. | |
CellMouseUp | Occurs when the user releases a mouse button while over a cell. | |
CellNoteEnter | Occurs when the CellNote receives input focus. | |
CellNoteLeave | Occurs when a CellNote loses input focus and is no longer the active CellNote. | |
CellNoteValueChanged | Occurs when the text of a CellNote has changed. | |
CellPainting | Occurs when a cell needs to be drawn. | |
CellParsing | Occurs when a cell leaves edit mode if the cell value has been modified. | |
CellResizeCompleted | Occurs after a Cell is resized. | |
CellResizeCompleting | Occurs before a Cell is resized. | |
CellStyleChanged | Occurs when the Cell.Style has changed. | |
CellStyleContentChanged | Occurs when a cell style value changes. | |
CellToolTipAutomaticDelayChanged | Occurs when CellToolTipAutomaticDelay property has changed. | |
CellToolTipAutoPopDelayChanged | Occurs when CellToolTipAutoPopDelay property has changed. | |
CellToolTipInitialDelayChanged | Occurs when CellToolTipInitialDelay property has changed. | |
CellToolTipTextChanged | Occurs when the Cell.ToolTipText property has changed. | |
CellToolTipTextNeeded | Occurs when a cell's tooltip is shown. | |
CellTouchToolBarChanged | Occurs when the Cell.TouchToolBar property has changed. | |
CellTouchToolBarNeeded | Occurs when a cell's shortcut menu is shown. | |
CellValidated | Occurs after the cell has finished validating. | |
CellValidateInfoNeeded | Occurs when cell validate infomation needed. | |
CellValidating | Occurs when a cell loses input focus, which enables content validation. | |
CellValueChanged | Occurs when the cell value has changed. | |
CellValueNeeded | Occurs when the VirtualMode property of a GcMultiRow control is true and the GcMultiRow control requires a cell value in order to format and display the cell. | |
CellValuePushed | Occurs when the VirtualMode property of a GcMultiRow control is true and a cell value has changed which requires storage in the underlying data source. | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
ClipboardCopyModeChanged | Occurs when ClipboardCopyMode property has changed. | |
ClipboardOperating | Occurs when cut, copy, or paste is executed through UI action. | |
ColumnDefaultCellStyleChanged | Occurs when the property Column.DefaultCellStyle of the Column has changed. | |
ColumnFooterDefaultCellStyleChanged | Occurs when the DefaultCellStyle property of the ColumnFooterSection has changed. | |
ColumnFooterDefaultHeaderCellStyleChanged | Occurs when the Section.DefaultHeaderCellStyle property has changed. | |
ColumnFootersDefaultCellStyleChanged | Occurs when the ColumnFootersDefaultCellStyle property has changed. | |
ColumnFootersDefaultHeaderCellStyleChanged | Occurs when the ColumnFootersDefaultHeaderCellStyle property has changed. | |
ColumnHeaderDefaultCellStyleChanged | Occurs when the Section.DefaultCellStyle property of the ColumnHeaderSection has changed. | |
ColumnHeaderDefaultHeaderCellStyleChanged | Occurs when the Section.DefaultHeaderCellStyle property has changed. | |
ColumnHeadersDefaultCellStyleChanged | Occurs when the ColumnHeadersDefaultCellStyle property has changed. | |
ColumnHeadersDefaultHeaderCellStyleChanged | Occurs when the ColumnHeadersDefaultHeaderCellStyle property has changed. | |
ContextMenuChanged | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
ControlAdded | (Inherited from System.Windows.Forms.Control) | |
ControlRemoved | (Inherited from System.Windows.Forms.Control) | |
CurrentCellBorderLineChanged | Occurs when the CurrentCellBorderLine property has changed. | |
CurrentCellChanged | Occurs when the CurrentCell property has changed. | |
CurrentCellDirtyStateChanged | Occurs when the state of a cell changes in relation to a change in its contents. | |
CurrentRowBorderLineChanged | Occurs when CurrentRowBorderLine property has changed. | |
CursorChanged | (Inherited from System.Windows.Forms.Control) | |
DataBindingComplete | Occurs after a data binding operation has finished. | |
DataError | Occurs when an external data parsing or validation operation throws an exception, or when an attempt to commit data to a data source fails. | |
DataMemberChanged | Occurs when the DataMember property of the GcMultiRow control has changed. | |
DataSourceChanged | Occurs when the DataSource property of the GcMultiRow control has changed. | |
DefaultCellStyleChanged | Occurs when the DefaultCellStyle property has changed. | |
DefaultValuesNeeded | Occurs when the user enters the detached row for new records so that the row can be populated with default values. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DockChanged | (Inherited from System.Windows.Forms.Control) | |
DoubleClick | (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) | |
EditingControlShowing | Occurs when a cell editing control is displayed. | |
EditModeChanged | Occurs when the EditMode property has changed. | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
ExcludeFreezeRowsWhenFilterChanged | Occurs when ExcludeFreezeRowsWhenFilter has changed. | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
ForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
FreezeBottomRowCountChanged | Occurs when the FreezeBottomRowCount property has changed. | |
FreezeLeftCellIndexChanged | Occurs when the FreezeLeftCellIndex property has changed. | |
FreezeLeftCellNameChanged | Occurs when the FreezeLeftCellName property has changed. | |
FreezeLinesChanged | Occurs when the FreezeLines property has changed. | |
FreezeRightCellIndexChanged | Occurs when the FreezeRightCellIndex property has changed. | |
FreezeRightCellNameChanged | Occurs when the FreezeRightCellName property has changed. | |
FreezeTopRowCountChanged | Occurs when the FreezeTopRowCount property has changed. | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
GotFocus | (Inherited from System.Windows.Forms.Control) | |
HandleCreated | (Inherited from System.Windows.Forms.Control) | |
HandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
HelpRequested | (Inherited from System.Windows.Forms.Control) | |
HideSelectionChanged | Occurs when the HideSelection property has changed. | |
HorizontalAutoSizeModeChanged | Occurs when the HorizontalAutoSizeMode property has changed. | |
HorizontalScrollBarModeChanged | Occurs when HorizontalScrollBarMode property has changed. | |
HorizontalScrollCountChanged | Occurs when the HorizontalScrollCount property has changed. | |
HorizontalScrollModeChanged | Occurs when the HorizontalScrollMode has changed. | |
HorizontalScrollTipAlignmentChanged | Occurs when the HorizontalScrollTipAlignment property has changed. | |
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) | |
LastRowPositionChanged | Occurs when the LastRowPosition property has changed. | |
Layout | (Inherited from System.Windows.Forms.Control) | |
Leave | (Inherited from System.Windows.Forms.Control) | |
LocationChanged | (Inherited from System.Windows.Forms.Control) | |
LostFocus | (Inherited from System.Windows.Forms.Control) | |
MarginChanged | (Inherited from System.Windows.Forms.Control) | |
MergedCellsSelectionModeChanged | Occurs when MergedCellsSelectionMode property has changed. | |
MinZoomFactorChanged | Occurs when the MinZoomFactor property has changed. | |
ModifiedChanged | Occurs when the Modified property has changed. | |
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) | |
MouseWheelCountChanged | Occurs when MouseWheelCount property has changed. | |
MouseWheelDirectionChanged | Occurs when the MouseWheelDirection property has changed. | |
MouseWheelScrollChanged | Occurs when the MouseWheelScroll property has changed. | |
Move | (Inherited from System.Windows.Forms.Control) | |
MultiSelectChanged | Occurs when the MultiSelect property has changed. | |
NewCellPositionNeeded | Occurs when the current cell is moving to a new position. | |
NewRowNeeded | Occurs when the VirtualMode property of a GcMultiRow control is true and the user navigates to the new row at the bottom of the GcMultiRow control. | |
NewRowPositionChanged | Occurs when NewRowPosition property has changed. | |
NewRowSeparatorStyleChanged | Occurs when NewRowSeparatorStyle property has changed. | |
PageBreakLinesChanged | Occurs when the PageBreakLines property has changed. | |
Paint | (Inherited from System.Windows.Forms.Control) | |
PanningModeChanged | Occurs when the PanningMode property has changed. | |
ParentChanged | (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
ProcessFirstClickChanged | Occurs when the ProcessFirstClick property has changed. | |
QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) | |
QueryCellMergeState | Occurs when GcMultiRow determines whether two cells should merge. | |
QueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
ReadOnlyChanged | Occurs when the ReadOnly property has changed. | |
RegionChanged | (Inherited from System.Windows.Forms.Control) | |
RenderSelectionModeChanged | Occurs when RenderSelectionModechanged. | |
Resize | (Inherited from System.Windows.Forms.Control) | |
ResizeTipTextNeeded | Occurs when the user resizes a cell and the cell gets the resize tip text. | |
RestoreColumnHeaderFooterValueChanged | Occurs when the RestoreColumnHeaderFooterValue property has changed. | |
RestoreValueChanged | Occurs when the RestoreValue property has changed. | |
RightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
RowDefaultCellStyleChanged | Occurs when the Section.DefaultCellStyle property of the Row has changed. | |
RowDefaultHeaderCellStyleChanged | Occurs when the Section.DefaultHeaderCellStyle property has changed. | |
RowDirtyStateNeeded | Occurs when the VirtualMode property of a GcMultiRow control is true and the GcMultiRow control needs to determine whether the current row has uncommitted changes. | |
RowEnter | Occurs when a row receives input focus and becomes the current row. | |
RowErrorTextChanged | Occurs when the Row.ErrorText property of a row has changed. | |
RowErrorTextNeeded | Occurs when a row's error text is needed. | |
RowLeave | Occurs when a row loses input focus and is no longer the current row. | |
RowsAdded | Occurs after a new row is added to the GcMultiRow control. | |
RowsAdding | Occurs when a new row is in the process of being added to the GcMultiRow control. | |
RowsDefaultCellStyleChanged | Occurs when the RowsDefaultCellStyle property has changed. | |
RowsDefaultHeaderCellStyleChanged | Occurs when the RowsDefaultHeaderCellStyle property has changed. | |
RowsRemoved | Occurs when a row or rows are deleted from the GcMultiRow control. | |
RowsRemoving | Occurs when a row or rows are deleted from the GcMultiRow control. | |
RowValidated | Occurs after a row has finished validating. | |
RowValidating | Occurs when a row is validating. | |
Scroll | Occurs when the user scrolls through the control contents. | |
ScrollBarOffice2007StyleChanged | Occurs when ScrollBarOffice2007Style property has changed. | |
ScrollBarsChanged | Occurs when the ScrollBars property has changed. | |
ScrollBarStyleChanged | Occurs when the ScrollBarStyle property has changed. | |
ScrollOnThumbTrackChanged | Occurs when the ScrollOnThumbTrack property has changed. | |
ScrollTipTextNeeded | Occurs when dragging the scroll bar and the scroll tip is displayed. | |
SectionContextMenuStripChanged | Occurs when the Section.ContextMenuStrip property has changed. | |
SectionContextMenuStripNeeded | Occurs when a Section's shortcut menu is shown. | |
SectionPainting | Occurs when a section needs to be drawn. | |
SectionTouchToolBarChanged | Occurs when the Section.TouchToolBar property has changed. | |
SectionTouchToolBarNeeded | Occurs when a Section's shortcut menu is shown. | |
SelectionChanged | Occurs when selected cells and selected rows change. | |
SelectRowWhenClickBlankAreaChanged | Occurs when SelectRowWhenClickBlankAreachanged. | |
ShowCellErrorsChanged | Occurs when the ShowCellErrors property has changed. | |
ShowCellToolTipsChanged | Occurs when the ShowCellToolTips property has changed. | |
ShowEditingIconChanged | Occurs when the ShowEditingIcon property has changed. | |
ShowErrorIconInEditingStatusChanged | Occurs when the ShowErrorIconInEditingStatus property has changed. | |
ShowGrippersInEditingStatusChanged | Occurs when the ShowGrippersInEditingStatus property has changed. | |
ShowPageBreaksChanged | Occurs when the ShowPageBreaks property has changed. | |
ShowResizeTipChanged | Occurs when the ShowResizeTip property has changed. | |
ShowRowErrorsChanged | Occurs when the ShowRowErrors property has changed. | |
ShowScrollTipChanged | Occurs when the ShowScrollTip property has changed. | |
ShowSizeGripChanged | Occurs when the size grip has changed. | |
ShowWaveLineInEditingStatusChanged | Occurs when the ShowWaveLineInEditingStatus property has changed. | |
SingleBorderColorChanged | Occurs when the SingleBorderColor property has changed. | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
SortCompare | Occurs when the GcMultiRow control compares two cell values to perform a sort operation. | |
Sorted | Occurs when the GcMultiRow control completes a sorting operation. | |
SplitModeChanged | Occurs when the SplitMode property has changed. | |
SplitOffice2007StyleChanged | Occurs when the SplitOffice2007Style property has changed. | |
SplitStyleChanged | Occurs when the SplitStyle property has changed. | |
SummaryCellValueCachePolicyChanged | Occurs when SummaryCellValueCachePolicy property has changed. | |
SystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | (Inherited from System.Windows.Forms.Control) | |
TemplateChanged | Occurs when the GcMultiRow Template has changed. | |
TextChanged | (Inherited from System.Windows.Forms.Control) | |
TouchSelectionBorderLineChanged | Occurs when the TouchSelectionBorderLine property has changed. | |
TouchSelectionGripperBackColorChanged | Occurs when the TouchSelectionGripperBackColor property has changed. | |
TouchSelectionGripperLineChanged | Occurs when the TouchSelectionGripperLine property has changed. | |
TouchToolBarChanged | Occurs when the TouchToolBar property has changed. | |
TouchZoomSnapDistanceChanged | Occurs when the TouchZoomSnapDistance property has changed. | |
UseCurrentCellBorderReverseColorChanged | Occurs when the UseCurrentCellBorderReverseColor property has changed. | |
UseCurrentRowBorderReverseColorChanged | Occurs when UseCurrentRowBorderReverseColor property has changed. | |
UseOptimizedSelectionForTouchChanged | Occurs when the UseOptimizedSelectionForTouch property has changed. | |
UserAddedRow | Occurs after a new row is added to the GcMultiRow control with UI behavior. | |
UserDeletedRow | Occurs after a row has been deleted from the GcMultiRow control through UI behavior. | |
UserDeletingRow | Occurs when a row is being deleted from the GcMultiRow control through UI behavior. | |
Validated | (Inherited from System.Windows.Forms.Control) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
VerticalScrollBarModeChanged | Occurs when VerticalScrollBarMode property has changed. | |
VerticalScrollCountChanged | Occurs when the VerticalScrollCount property has changed. | |
VerticalScrollModeChanged | Occurs when the VerticalScrollMode has changed. | |
VerticalScrollTipAlignmentChanged | Occurs when the VerticalScrollTipAlignment property has changed. | |
ViewModeChanged | Occurs when the ViewMode property has changed. | |
VirtualModeChanged | Occurs when the VirtualMode property has been changed. | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) | |
ZoomFactorChanged | Occurs when the ZoomFactor property of the GcMultiRow control has changed. |