GrapeCity MultiRow Windows Forms Documentation
GcMultiRow Class Properties


For a list of all members of this type, see GcMultiRow members.

Public Properties
 NameDescription
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyAllowAutoExtendGets or sets a value that indicates whether the section automatically extends to GcMultiRow's width.  
Public PropertyAllowBorderLineZoomGets or set a value that indicates whether to allow the border line to zoom when GcMultiRow zooms.  
Public PropertyAllowCellContentFloatGets a value that indicates whether the content of a cell should float when the display rectangle of that cell changes.  
Public PropertyAllowClipboardGets or sets a value that indicates whether the cut, copy, or paste operation is allowed.  
Public PropertyAllowDrop (Inherited from System.Windows.Forms.Control)
Public PropertyAllowMouseWheelAutoScrollingGets or sets a value that indicates whether the mouse navigator should be shown when the middle mouse button is pressed.  
Public PropertyAllowSideButtonsToZoomGets or sets a value that indicates whether to allow the user to zoom the side buttons of the cell.  
Public PropertyAllowUserToAddRowsGets or sets a value that indicates whether the user is allowed to add rows to the GcMultiRow control with a UI action.  
Public PropertyAllowUserToAutoFitColumnsGets or sets whether to allow automatic fit in columns using UI operations.  
Public PropertyAllowUserToDeleteRowsGets or sets a value that indicates whether the user is allowed to delete rows from the GcMultiRow control by a UI action.  
Public PropertyAllowUserToResizeGets or sets a value that indicates whether the user can resize cells.  
Public PropertyAllowUserToReverseSelectGets or sets a value that indicates whether to support reverse selection with Ctrl plus a mouse click.  
Public PropertyAllowUserToShiftSelectGets 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.  
Public PropertyAllowUserToTouchResizeGets or sets whether to allow the user to resize cells using the resize gripper.  
Public PropertyAllowUserToTouchZoomGets or sets a value that specifies whether to allow the user to zoom GcMultiRow using touch behavior.  
Public PropertyAllowUserToZoomGets 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.  
Public PropertyAlternatingRowsDefaultCellStyleGets or sets default cell styles used by alternating rows in the control. Used to create a ledger like effect.  
Public PropertyAlternatingRowsDefaultHeaderCellStyleGets or sets default header cell styles used by alternating rows in the control. Used to create a ledger-like effect.  
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoFitContentGets 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.  
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollWhenKeyboardShowingGets or sets whether the editing cell scrolls into view when the touch keyboard is displayed.  
Public PropertyBackColorOverridden. Gets or sets the GcMultiRow background color.  
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageOpacityGets or sets the background image opacity.  
Public PropertyBindingContext (Inherited from System.Windows.Forms.Control)
Public PropertyBorderStyleGets or sets the GcMultiRow control border style.  
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBoundaryFeedbackModeGets or sets the way GcMultiRow reacts when the manipulation has gone beyond certain boundaries.  
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyCanFocus (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyCellNoteEditingControlGets the control hosted by the CellNote, if a CellNote with an editing control is in edit mode.  
Public PropertyCellToolTipAutomaticDelayGets or sets the automatic delay for the cell tooltip.  
Public PropertyCellToolTipAutoPopDelayGets or sets the period of time the tooltip remains visible if the pointer is stationary on a cell with specified tooltip text.  
Public PropertyCellToolTipInitialDelayGets or sets the time that passes before the tooltip appears.  
Public PropertyClientRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyClientSize (Inherited from System.Windows.Forms.Control)
Public PropertyClipboardCopyModeGets or sets a value that indicates the header cell's copy policy.  
Public PropertyColumnFootersGets a collection that contains all the ColumnFooterSections in the GcMultiRow control.  
Public PropertyColumnFootersDefaultCellStyleGets or sets default cell styles used by all column footers in the control. This does not include header cells.  
Public PropertyColumnFootersDefaultHeaderCellStyleGets or sets default cell styles used by the control's ColumnFooter section header cells.  
Public PropertyColumnHeadersGets a collection that contains all the ColumnHeaderSections in the GcMultiRow control.  
Public PropertyColumnHeadersDefaultCellStyleGets or sets default cell styles used by all column headers in the control. This does not include header cells.  
Public PropertyColumnHeadersDefaultHeaderCellStyleGets or sets default cell styles used by the control's ColumnHeader section header cells.  
Public PropertyColumnsGets a collection that contains all the columns in the control.  
Public PropertyCompanyName (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocus (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuOverridden. Gets or sets the shortcut menu associated with the control.  
Public PropertyContextMenuStripOverridden. Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control.  
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCurrentCellGets or sets the currently active cell.  
Public PropertyCurrentCellBorderLineGets or sets a Line that indicates how to draw the current cell border.  
Public PropertyCurrentCellNotePositionGets or sets a value that indicates the currently active CellNote's position.  
Public PropertyCurrentCellPositionGets or sets a value that indicates the currently active cell position.  
Public PropertyCurrentRowGets the row that contains the current cell.  
Public PropertyCurrentRowBorderLineGets or sets a Line that indicates how to draw the current row border.  
Public PropertyCursor (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDataMemberGets or sets the name of the list or table in the data source for which the GcMultiRow control displays data.  
Public PropertyDataSourceGets or sets the data source that GcMultiRow is displaying data for.  
Public PropertyDefaultCellNoteStyleGets default styles used by all Cell's notes in the entire control.  
Public PropertyDefaultCellStyleGets 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.  
Public PropertyDisplayRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyDisposing (Inherited from System.Windows.Forms.Control)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyDocumentGets or sets a value that indicates the document to print.  
Public PropertyEditingControlGets the control hosted by the current cell, if a cell with an editing control is in edit mode.  
Public PropertyEditingPanelGets the panel that contains the EditingControl.  
Public PropertyEditModeGets or sets a value that indicates how to begin editing a cell.  
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyExcludeFreezeRowsWhenFilterGets or sets a value that indicates whether to exclude freeze rows when filtering.  
Public PropertyFirstDisplayedCellPositionGets or sets the position of the first cell currently displayed in the GcMultiRow control; typically, this cell is in the upper left corner.  
Public PropertyFirstDisplayedLocationGets 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.  
Public PropertyFocused (Inherited from GrapeCity.Framework.Views.Windows.ElementContainerControl)
Public PropertyFontOverridden. Gets or sets the font of the text displayed by GcMultiRow.  
Public PropertyForeColorOverridden. Gets or sets the GcMultiRow foreground color.  
Public PropertyFreezeBottomRowCountGets or sets the frozen row count (rows that do not scroll) at the bottom of the GcMultiRow control.  
Public PropertyFreezeLeftCellIndexGets or sets the cell index to freeze (nonscrolling) on the left side of the control.  
Public PropertyFreezeLeftCellNameGets or sets the cell name used to freeze (do not scroll) the left side of the control.  
Public PropertyFreezeLinesGets or sets the style and color of all freeze lines in the GcMultiRow control.  
Public PropertyFreezeRightCellIndexGets or sets the cell index used to freeze (do not scroll) the right side of the control.  
Public PropertyFreezeRightCellNameGets or sets the cell name used to freeze (do not scroll) the right side of the control.  
Public PropertyFreezeTopRowCountGets or sets the frozen row count (rows that do not scroll) in the top of the GcMultiRow control.  
Public PropertyHandle (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildren (Inherited from System.Windows.Forms.Control)
Public PropertyHeight (Inherited from System.Windows.Forms.Control)
Public PropertyHideSelectionGets or sets a value that indicates whether to draw the selection mark when GcMultiRow loses focus.  
Public PropertyHorizontalAutoSizeModeGets or sets which cells are resized to fit the cell's content automatically.  
Public PropertyHorizontalScrollBarModeGets or sets a value that indicates how the horizontal System.Windows.Forms.ScrollBar is shown.  
Public PropertyHorizontalScrollCountGets or sets a value that indicates the scroll amount when the Left or Right button of the horizontal System.Windows.Forms.ScrollBar is clicked.  
Public PropertyHorizontalScrollModeGets or sets a value that indicates how the GcMultiRow control is scrolled in the horizontal direction.  
Public PropertyHorizontalScrollTipAlignmentGets or sets the HorizontalScrollTipAlignment enumeration that indicates the scroll tip position.  
Public PropertyInitialShortcutKeyManagerGets the ShortcutKey manager's initial value of the GcMultiRow control. Changing this property setting can effect ShortcutKeyManager's default value before using ShortcutKeyManager.  
Public PropertyInputDeviceTypeGets the input device type which indicates the current device.  
Public PropertyInvokeRequired (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessible (Inherited from System.Windows.Forms.Control)
Public PropertyIsContextMenuPopup (Inherited from GrapeCity.Framework.Views.Windows.ElementContainerControl)
Public PropertyIsCurrentCellDirtyGets a value that indicates whether the current cell has uncommitted changes.  
Public PropertyIsCurrentCellInEditModeGets a value that indicates whether the current active cell is being edited.  
Public PropertyIsCurrentCellNoteInEditModeGets a value that indicates whether the currently active CellNote is in edit mode.  
Public PropertyIsCurrentRowDirtyGets a value that indicates whether the current row has uncommitted changes.  
Public PropertyIsDisposed (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreated (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirrored (Inherited from System.Windows.Forms.Control)
Public PropertyItemOverloaded. Gets or sets the cell with the specified row and cell index.  
Public PropertyLastRowPositionGets or sets a value that indicates which position the last row can be scrolled to.  
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMergedCellsSelectionModeGets or sets the value that indicates how to select and edit the merged cell's by UI actions.  
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinZoomFactorGets or sets a value that indicates the minimum zoom factor for GcMultiRow.  
Public PropertyModifiedGets or sets a value that indicates whether the GcMultiRow control has been modified.  
Public PropertyMouseWheelCountGets or sets the number of rows to scroll when the mouse wheel is rotated.  
Public PropertyMouseWheelDirectionGets or sets a value that indicates the direction that GcMultiRow scrolls when the mouse wheel is used.  
Public PropertyMouseWheelScrollGets or sets a value that indicates which control processes the MouseWheel event when the user uses the mouse wheel.  
Public PropertyMultiSelectGets or sets a value that indicates whether multiple selection is allowed.  
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyNamedCellStylesGets the predefined NamedCellStyles object.  
Public PropertyNewRowAlternateTextGets 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.  
Public PropertyNewRowIndexGets the row index for new records.  
Public PropertyNewRowPositionGets or sets a value indicates the position of new row.  
Public PropertyNewRowSeparatorStyleGets or sets a value that indicates the new row separator line's style.  
Public PropertyPageBreakLinesGets or sets the color and style of the page break lines.  
Public PropertyPanningModeGets or sets the way GcMultiRow reacts to touch manipulation  
Public PropertyParent (Inherited from System.Windows.Forms.Control)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.Control)
Public PropertyPrintSettingsGets the settings when printing.  
Public PropertyProcessFirstClickGets or sets a value that indicates whether the first mouse click should be processed when GcMultiRow gets focus.  
Public PropertyProductName (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersion (Inherited from System.Windows.Forms.Control)
Public PropertyReadOnlyGets or sets a value that indicates whether the user can edit the GcMultiRow control cells.  
Public PropertyRecreatingHandle (Inherited from System.Windows.Forms.Control)
Public PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyRenderSelectionModeGets or sets a value that indicates how to paint the selection effect for disabled and unselectable cells.  
Public PropertyRestoreColumnHeaderFooterValueGets or sets a value that indicates whether to restore values for the Cell's in header and footer sections when changing GcMultiRow's template.  
Public PropertyRestoreValueGets or sets a value that indicates whether to restore the Cell's value when changing the GcMultiRow's template.  
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRowCountGets or sets the number of rows displayed in the GcMultiRow control.  
Public PropertyRowsGets a collection that contains all the rows in the GcMultiRow control.  
Public PropertyRowsDefaultCellStyleGets or sets default cell styles used by all rows in the control. This does not include header cells.  
Public PropertyRowsDefaultHeaderCellStyleGets or sets default cell styles used by the control's row headerCells. Overridden by the current theme if visual styles are enabled.  
Public PropertyScrollableAreaGets a value that indicates the scrollable area.  
Public PropertyScrollBarOffice2007StyleGets or sets a value that indicates which Office 2007 color schema is used by the scroll bar.  
Public PropertyScrollBarsGets or sets the type of scroll bars to display in the GcMultiRow control.  
Public PropertyScrollBarStyleGets or sets a value that indicates the System.Windows.Forms.ScrollBar appearance to display for the GcMultiRow control.  
Public PropertyScrollOnThumbTrackGets 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.  
Public PropertySectionHeightGets the height of all Sections.  
Public PropertySectionWidthGets the width of all Sections.  
Public PropertySelectedCellsGets the cell collection selected by the user.  
Public PropertySelectedRowsGets the collection of rows selected by the user.  
Public PropertySelectRowWhenClickBlankAreaGets or sets a value that indicates whether to select the row when clicking in the blank area.  
Public PropertyShortcutKeyManagerGets or sets the ShortcutKey manager of the GcMultiRow control.  
Public PropertyShowCellErrorsGets or sets a value that indicates whether cells display error glyphs for a cell that contains a data entry error.  
Public PropertyShowCellToolTipsGets or sets a value that indicates whether tooltips are shown when the mouse pointer pauses on a cell.  
Public PropertyShowEditingIconGets or sets a value that indicates whether the editing glyph is visible in the row header of the cell being edited.  
Public PropertyShowErrorIconInEditingStatusGets or sets a value that indicates whether to show the cell's error icon glyph in the editing status.  
Public PropertyShowGrippersInEditingStatusGets or sets whether to show the selection gripper in the editing control.  
Public PropertyShowPageBreaksGets or sets a value that indicates whether to show the page break lines on GcMultiRow.  
Public PropertyShowResizeTipGets or sets a value that indicates in which direction to show the resize tip.  
Public PropertyShowRowErrorsGets or sets a value that indicates whether RowHeaderCell displays error glyphs for each row that contains a data entry error.  
Public PropertyShowScrollTipGets or sets a value that indicates which System.Windows.Forms.ScrollBar shows the scroll tip.  
Public PropertyShowSizeGripGets or sets a value that indicates whether to show the size grip.  
Public PropertyShowWaveLineInEditingStatusGets or sets a value that indicates whether to show the cell's wave line in the editing status.  
Public PropertySingleBorderColorGets or sets the color of the single border.  
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertySortOrderGets a value that indicates how items in the GcMultiRow control are sorted.  
Public PropertySplitModeGets or sets a value that indicates how the GcMultiRow control can be split.  
Public PropertySplitOffice2007StyleGets or sets a value that indicates which Office 2007 color schema is used by the split line.  
Public PropertySplitStyleGets or sets the split line's style.  
Public PropertySummaryCellValueCachePolicyGets or sets the value that indicates the cache policy for the MathStatistics summary cell calculation.  
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyTemplateGets or sets a value that indicates the GcMultiRow control template.  
Public PropertyTextOverridden. Gets or sets the text associated with this control.  
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyTouchSelectionBorderLineGets or sets the style of the selection border in touch mode.  
Public PropertyTouchSelectionGripperBackColorGets or sets the backcolor of the selection gripper in touch mode.  
Public PropertyTouchSelectionGripperLineGets or sets the style of the selection gripper in touch mode.  
Public PropertyTouchToolBarGets or sets the MultiRowTouchToolBar associated with this control.  
Public PropertyTouchZoomSnapDistanceGets or sets a value that indicates the minimum distance that causes the current zoom factor to snap to a point in TouchZoomSnapPoints.  
Public PropertyTouchZoomSnapPointsGets a zoom factor group and when the zoom ends, the resulting zoom factor tries to snap to a snap point in this group.  
Public PropertyUseCurrentCellBorderReverseColorGets or sets a value that indicates whether to use reverse color to draw the current cell border.  
Public PropertyUseCurrentRowBorderReverseColorGets or sets a value that indicates whether to use a reverse color to draw the current row border.  
Public PropertyUseOptimizedSelectionForTouchGets or sets whether to use the optimized selection approach to do the selection in touch mode.  
Public Propertystatic (Shared in Visual Basic)UseVerticalUnderLineGets or sets a value that indicates whether to use the vertical underline.  
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyVerticalScrollBarModeGets or sets a value that indicates how the vertical System.Windows.Forms.ScrollBar is shown.  
Public PropertyVerticalScrollCountGets or sets a value that indicates the scroll amount when the up or down button of the vertical System.Windows.Forms.ScrollBar is clicked.  
Public PropertyVerticalScrollModeGets or sets a value that indicates how the GcMultiRow control is scrolled in the vertical direction.  
Public PropertyVerticalScrollTipAlignmentGets or sets a value that indicates the scroll tip position.  
Public PropertyViewModeGets or sets a value that indicates the view mode of GcMultiRow.  
Public PropertyVirtualModeGets or sets a value that indicates whether you have provided your own data management operations for the GcMultiRow control.  
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Public PropertyZoomFactorGets or sets the GcMultiRow zoom factor.  
Top
Protected Properties
 NameDescription
Protected PropertyCanEnableIme (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEvents (Inherited from System.Windows.Forms.Control)
Protected PropertyCreateParams (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultCursor (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeModeOverridden. Gets the default Input Method Editor (IME) mode supported by the control.  
Protected PropertyDefaultMargin (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSize (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSize (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPadding (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultSizeOverridden. Gets the default size of the control.  
Protected PropertyDoubleBuffered (Inherited from System.Windows.Forms.Control)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyFontHeight (Inherited from System.Windows.Forms.Control)
Protected PropertyImeModeBase (Inherited from System.Windows.Forms.Control)
Protected PropertyResizeRedraw (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildrenOverridden. Gets a value that indicates whether to scale the child controls.  
Top
See Also

Reference

GcMultiRow Class
GrapeCity.Win.MultiRow Namespace
Template Class
Section Class
Cell Class
Template Property
DataSource Property
VirtualMode Property
CellStyle Class
Office2007Style Enumeration
PrintSettings Property
Print Method
PrintPreview Method

 

 


Copyright © GrapeCity, inc. All rights reserved.