GrapeCity.Win.MultiRow Namespace : GcMultiRow Class |
For a list of all members of this type, see GcMultiRow members.
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. |