ExtendedDataGridView PropertiesCleanCode C# Libraries v1.2.03 API
The ExtendedDataGridView type exposes the following members.
Properties

  NameDescription
Public propertyOnlineAccessibilityObject
Gets the OnlineAccessibleObject assigned to the control.
(Inherited from OnlineControl.)
Public propertyOnlineAccessibleDefaultActionDescription
Gets or sets the default action description of the control for use by accessibility client applications.
(Inherited from OnlineControl.)
Public propertyOnlineAccessibleDescription
Gets or sets the description of the control used by accessibility client applications.
(Inherited from OnlineControl.)
Public propertyOnlineAccessibleName
Gets or sets the name of the control used by accessibility client applications.
(Inherited from OnlineControl.)
Public propertyOnlineAccessibleRole
Gets or sets the accessible role of the control
(Inherited from OnlineControl.)
Public propertyOnlineAdjustedTopLeftHeaderBorderStyle
Gets the border style for the upper-left cell in the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAdvancedCellBorderStyle
Gets the border style of the cells in the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAdvancedColumnHeadersBorderStyle
Gets the border style of the column header cells in the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAdvancedRowHeadersBorderStyle
Gets the border style of the row header cells in the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyAllowAddRemoveColumns
Gets or sets a value indicating whether to allow adding or removing columns.
Public propertyOnlineAllowDrop
Gets or sets a value indicating whether the control can accept data that the user drags onto it.
(Inherited from OnlineControl.)
Public propertyOnlineAllowUserToAddRows
Gets or sets a value indicating whether the option to add rows is displayed to the user.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAllowUserToDeleteRows
Gets or sets a value indicating whether the user is allowed to delete rows from the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAllowUserToOrderColumns
Gets or sets a value indicating whether manual column repositioning is enabled.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAllowUserToResizeColumns
Gets or sets a value indicating whether users can resize columns.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAllowUserToResizeRows
Gets or sets a value indicating whether users can resize rows.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAlternatingRowsDefaultCellStyle
Gets or sets the default cell style applied to odd-numbered rows of the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAnchor
Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
(Inherited from OnlineControl.)
Public propertyOnlineAutoGenerateColumns
Gets or sets a value indicating whether columns are created automatically when the OnlineDataSource or OnlineDataMember properties are set.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAutoScrollOffset
Gets or sets where this control is scrolled to in OnlineScrollControlIntoView(Control).
(Inherited from OnlineControl.)
Public propertyOnlineAutoSize (Inherited from OnlineDataGridView.)
Public propertyOnlineAutoSizeColumnsMode
Gets or sets a value indicating how column widths are determined.
(Inherited from OnlineDataGridView.)
Public propertyOnlineAutoSizeRowsMode
Gets or sets a value indicating how row heights are determined.
(Inherited from OnlineDataGridView.)
Public propertyOnlineBackColor
Gets or sets the background color for the control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineBackgroundColor
Gets or sets the background color of the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineBackgroundImage
Gets or sets the background image displayed in the control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineBackgroundImageLayout
Gets or sets the background image layout as defined in the OnlineImageLayout enumeration.
(Inherited from OnlineDataGridView.)
Public propertyOnlineBindingContext
Gets or sets the OnlineBindingContext for the control.
(Inherited from OnlineControl.)
Public propertyOnlineBorderStyle
Gets or sets the border style for the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineBottom
Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
(Inherited from OnlineControl.)
Public propertyOnlineBounds
Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
(Inherited from OnlineControl.)
Protected propertyOnlineCanEnableIme
Gets a value indicating whether the OnlineImeMode property can be set to an active value, to enable IME support.
(Inherited from OnlineDataGridView.)
Public propertyOnlineCanFocus
Gets a value indicating whether the control can receive focus.
(Inherited from OnlineControl.)
Protected propertyOnlineCanRaiseEvents
Determines if events can be raised on the control.
(Inherited from OnlineControl.)
Public propertyOnlineCanSelect
Gets a value indicating whether the control can be selected.
(Inherited from OnlineControl.)
Public propertyOnlineCapture
Gets or sets a value indicating whether the control has captured the mouse.
(Inherited from OnlineControl.)
Public propertyOnlineCausesValidation
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
(Inherited from OnlineControl.)
Public propertyOnlineCellBorderStyle
Gets the cell border style for the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineClientRectangle
Gets the rectangle that represents the client area of the control.
(Inherited from OnlineControl.)
Public propertyOnlineClientSize
Gets or sets the height and width of the client area of the control.
(Inherited from OnlineControl.)
Public propertyOnlineClipboardCopyMode
Gets or sets a value that indicates whether users can copy cell text values to the OnlineClipboard and whether row and column header text is included.
(Inherited from OnlineDataGridView.)
Public propertyOnlineColumnCount
Gets or sets the number of columns displayed in the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineColumnHeadersBorderStyle
Gets the border style applied to the column headers.
(Inherited from OnlineDataGridView.)
Public propertyOnlineColumnHeadersDefaultCellStyle
Gets or sets the default column header style.
(Inherited from OnlineDataGridView.)
Public propertyOnlineColumnHeadersHeight
Gets or sets the height, in pixels, of the column headers row
(Inherited from OnlineDataGridView.)
Public propertyOnlineColumnHeadersHeightSizeMode
Gets or sets a value indicating whether the height of the column headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers.
(Inherited from OnlineDataGridView.)
Public propertyOnlineColumnHeadersVisible
Gets or sets a value indicating whether the column header row is displayed.
(Inherited from OnlineDataGridView.)
Public propertyOnlineColumns
Gets a collection that contains all the columns in the control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineCompanyName
Gets the name of the company or creator of the application containing the control.
(Inherited from OnlineControl.)
Public propertyOnlineContainer
Gets the OnlineIContainer that contains the OnlineComponent.
(Inherited from OnlineComponent.)
Public propertyContainerTest
Gets or sets a value indicating whether this control is running in the context of Visual Studio's UserControl Test Container.
Public propertyOnlineContainsFocus
Gets a value indicating whether the control, or one of its child controls, currently has the input focus.
(Inherited from OnlineControl.)
Public propertyOnlineContextMenu
Gets or sets the shortcut menu associated with the control.
(Inherited from OnlineControl.)
Public propertyOnlineContextMenuStrip
Gets or sets the OnlineContextMenuStrip associated with this control.
(Inherited from OnlineControl.)
Public propertyOnlineControls
Gets the collection of controls contained within the control.
(Inherited from OnlineControl.)
Public propertyOnlineCreated
Gets a value indicating whether the control has been created.
(Inherited from OnlineControl.)
Protected propertyOnlineCreateParams
Gets the required creation parameters when the control handle is created.
(Inherited from OnlineControl.)
Public propertyOnlineCurrentCell
Gets or sets the currently active cell.
(Inherited from OnlineDataGridView.)
Public propertyOnlineCurrentCellAddress
Gets the row and column indexes of the currently active cell.
(Inherited from OnlineDataGridView.)
Public propertyOnlineCurrentRow
Gets the row containing the current cell.
(Inherited from OnlineDataGridView.)
Public propertyOnlineCursor
Gets or sets the cursor that is displayed when the mouse pointer is over the control.
(Inherited from OnlineControl.)
Public propertyOnlineDataBindings
Gets the data bindings for the control.
(Inherited from OnlineControl.)
Public propertyOnlineDataMember
Gets or sets the name of the list or table in the data source for which the OnlineDataGridView is displaying data.
(Inherited from OnlineDataGridView.)
Public propertyOnlineDataSource
Gets or sets the data source that the OnlineDataGridView is displaying data for.
(Inherited from OnlineDataGridView.)
Public propertyDateCellStyleFormat
Gets or sets the date cell style format.
Public propertyOnlineDefaultCellStyle
Gets or sets the default cell style to be applied to the cells in the OnlineDataGridView if no other cell style properties are set.
(Inherited from OnlineDataGridView.)
Protected propertyOnlineDefaultCursor
Gets or sets the default cursor for the control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultImeMode
Gets the default Input Method Editor (IME) mode supported by the control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultMargin
Gets the space, in pixels, that is specified by default between controls.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultMaximumSize
Gets the length and height, in pixels, that is specified as the default maximum size of a control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultMinimumSize
Gets the length and height, in pixels, that is specified as the default minimum size of a control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultPadding
Gets the internal spacing, in pixels, of the contents of a control.
(Inherited from OnlineControl.)
Protected propertyOnlineDefaultSize
Gets the default initial size of the control.
(Inherited from OnlineDataGridView.)
Protected propertyOnlineDesignMode
Gets a value that indicates whether the OnlineComponent is currently in design mode.
(Inherited from OnlineComponent.)
Public propertyOnlineDisplayRectangle
Gets the rectangle that represents the display area of the control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineDisposing
Gets a value indicating whether the base OnlineControl class is in the process of disposing.
(Inherited from OnlineControl.)
Public propertyOnlineDock
Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
(Inherited from OnlineControl.)
Protected propertyOnlineDoubleBuffered
Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
(Inherited from OnlineControl.)
Public propertyOnlineEditingControl
Gets the control hosted by the current cell, if a cell with an editing control is in edit mode.
(Inherited from OnlineDataGridView.)
Public propertyOnlineEditingPanel
Gets the panel that contains the OnlineEditingControl.
(Inherited from OnlineDataGridView.)
Public propertyOnlineEditMode
Gets or sets a value indicating how to begin editing a cell.
(Inherited from OnlineDataGridView.)
Public propertyOnlineEnabled
Gets or sets a value indicating whether the control can respond to user interaction.
(Inherited from OnlineControl.)
Public propertyOnlineEnableHeadersVisualStyles
Gets or sets a value indicating whether row and column headers use the visual styles of the user's current theme if visual styles are enabled for the application.
(Inherited from OnlineDataGridView.)
Protected propertyOnlineEvents
Gets the list of event handlers that are attached to this OnlineComponent.
(Inherited from OnlineComponent.)
Public propertyExportVisibleColumnsOnly
Gets or sets a value indicating whether to export visible columns only.
Public propertyOnlineFirstDisplayedCell
Gets or sets the first cell currently displayed in the OnlineDataGridView; typically, this cell is in the upper left corner.
(Inherited from OnlineDataGridView.)
Public propertyOnlineFirstDisplayedScrollingColumnHiddenWidth
Gets the width of the portion of the column that is currently scrolled out of view..
(Inherited from OnlineDataGridView.)
Public propertyOnlineFirstDisplayedScrollingColumnIndex
Gets or sets the index of the column that is the first column displayed on the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineFirstDisplayedScrollingRowIndex
Gets or sets the index of the row that is the first row displayed on the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineFocused
Gets a value indicating whether the control has input focus.
(Inherited from OnlineControl.)
Public propertyOnlineFont
Gets or sets the font of the text displayed by the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Protected propertyOnlineFontHeight
Gets or sets the height of the font of the control.
(Inherited from OnlineControl.)
Public propertyOnlineForeColor
Gets or sets the foreground color of the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineGridColor
Gets or sets the color of the grid lines separating the cells of the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineHandle
Gets the window handle that the control is bound to.
(Inherited from OnlineControl.)
Public propertyOnlineHasChildren
Gets a value indicating whether the control contains one or more child controls.
(Inherited from OnlineControl.)
Public propertyOnlineHeight
Gets or sets the height of the control.
(Inherited from OnlineControl.)
Public propertyHelpDisplayer
Gets or sets the help displayer revealed when pressing the F1 key.
Protected propertyOnlineHorizontalScrollBar
Gets the horizontal scroll bar of the control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineHorizontalScrollingOffset
Gets or sets the number of pixels by which the control is scrolled horizontally.
(Inherited from OnlineDataGridView.)
Public propertyOnlineImeMode
Gets or sets the Input Method Editor (IME) mode of the control.
(Inherited from OnlineControl.)
Protected propertyOnlineImeModeBase (Inherited from OnlineControl.)
Public propertyOnlineInvokeRequired
Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
(Inherited from OnlineControl.)
Public propertyOnlineIsAccessible
Gets or sets a value indicating whether the control is visible to accessibility applications.
(Inherited from OnlineControl.)
Public propertyOnlineIsCurrentCellDirty
Gets a value indicating whether the current cell has uncommitted changes.
(Inherited from OnlineDataGridView.)
Public propertyOnlineIsCurrentCellInEditMode
Gets a value indicating whether the currently active cell is being edited.
(Inherited from OnlineDataGridView.)
Public propertyOnlineIsCurrentRowDirty
Gets a value indicating whether the current row has uncommitted changes.
(Inherited from OnlineDataGridView.)
Public propertyOnlineIsDisposed
Gets a value indicating whether the control has been disposed of.
(Inherited from OnlineControl.)
Public propertyOnlineIsHandleCreated
Gets a value indicating whether the control has a handle associated with it.
(Inherited from OnlineControl.)
Public propertyOnlineIsMirrored
Gets a value indicating whether the control is mirrored.
(Inherited from OnlineControl.)
Public propertyOnlineItem Int32, Int32 
Provides an indexer to get or set the cell located at the intersection of the column and row with the specified indexes.
(Inherited from OnlineDataGridView.)
Public propertyOnlineItem String, Int32 
Provides an indexer to get or set the cell located at the intersection of the row with the specified index and the column with the specified name.
(Inherited from OnlineDataGridView.)
Public propertyOnlineLayoutEngine
Gets a cached instance of the control's layout engine.
(Inherited from OnlineControl.)
Public propertyOnlineLeft
Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
(Inherited from OnlineControl.)
Public propertyOnlineLocation
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
(Inherited from OnlineControl.)
Public propertyOnlineMargin
Gets or sets the space between controls.
(Inherited from OnlineControl.)
Public propertyMaxColumnWidth
Gets or sets the maximum column width to allow when fitting columns to the data.
Public propertyOnlineMaximumSize
Gets or sets the size that is the upper limit that OnlineGetPreferredSize(Size) can specify.
(Inherited from OnlineControl.)
Public propertyOnlineMinimumSize
Gets or sets the size that is the lower limit that OnlineGetPreferredSize(Size) can specify.
(Inherited from OnlineControl.)
Public propertyOnlineMultiSelect
Gets or sets a value indicating whether the user is allowed to select more than one cell, row, or column of the OnlineDataGridView at a time.
(Inherited from OnlineDataGridView.)
Public propertyOnlineName
Gets or sets the name of the control.
(Inherited from OnlineControl.)
Public propertyOnlineNewRowIndex
Gets the index of the row for new records.
(Inherited from OnlineDataGridView.)
Public propertyOnlinePadding
This property is not relevant for this control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineParent
Gets or sets the parent container of the control.
(Inherited from OnlineControl.)
Public propertyOnlinePreferredSize
Gets the size of a rectangular area into which the control can fit.
(Inherited from OnlineControl.)
Public propertyOnlineProductName
Gets the product name of the assembly containing the control.
(Inherited from OnlineControl.)
Public propertyOnlineProductVersion
Gets the version of the assembly containing the control.
(Inherited from OnlineControl.)
Public propertyOnlineReadOnly
Gets or sets a value indicating whether the user can edit the cells of the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRecreatingHandle
Gets a value indicating whether the control is currently re-creating its handle.
(Inherited from OnlineControl.)
Public propertyOnlineRegion
Gets or sets the window region associated with the control.
(Inherited from OnlineControl.)
Protected propertyOnlineRenderRightToLeftObsolete.
This property is now obsolete.
(Inherited from OnlineControl.)
Protected propertyOnlineResizeRedraw
Gets or sets a value indicating whether the control redraws itself when resized.
(Inherited from OnlineControl.)
Public propertyOnlineRight
Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
(Inherited from OnlineControl.)
Public propertyOnlineRightToLeft
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Inherited from OnlineControl.)
Public propertyOnlineRowCount
Gets or sets the number of rows displayed in the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRowHeadersBorderStyle
Gets or sets the border style of the row header cells.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRowHeadersDefaultCellStyle
Gets or sets the default style applied to the row header cells.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRowHeadersVisible
Gets or sets a value indicating whether the column that contains row headers is displayed.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRowHeadersWidth
Gets or sets the width, in pixels, of the column that contains the row headers.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRowHeadersWidthSizeMode
Gets or sets a value indicating whether the width of the row headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRows
Gets a collection that contains all the rows in the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRowsDefaultCellStyle
Gets or sets the default style applied to the row cells of the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public propertyOnlineRowTemplate
Gets or sets the row that represents the template for all the rows in the control.
(Inherited from OnlineDataGridView.)
Protected propertyOnlineScaleChildren
Gets a value that determines the scaling of child controls.
(Inherited from OnlineControl.)
Public propertyOnlineScrollBars
Gets or sets the type of scroll bars to display for the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineSelectedCells
Gets the collection of cells selected by the user.
(Inherited from OnlineDataGridView.)
Public propertyOnlineSelectedColumns
Gets the collection of columns selected by the user.
(Inherited from OnlineDataGridView.)
Public propertyOnlineSelectedRows
Gets the collection of rows selected by the user.
(Inherited from OnlineDataGridView.)
Public propertyOnlineSelectionMode
Gets or sets a value indicating how the cells of the OnlineDataGridView can be selected.
(Inherited from OnlineDataGridView.)
Public propertyShowBooleansAsCheckBoxes
Gets or sets a value indicating whether to display booleans as check boxes.
Public propertyOnlineShowCellErrors
Gets or sets a value indicating whether to show cell errors.
(Inherited from OnlineDataGridView.)
Public propertyOnlineShowCellToolTips
Gets or sets a value indicating whether or not ToolTips will show when the mouse pointer pauses on a cell.
(Inherited from OnlineDataGridView.)
Public propertyShowCsvExport
Gets or sets a value indicating whether to show CSV export on the context menu.
Public propertyOnlineShowEditingIcon
Gets or sets a value indicating whether or not the editing glyph is visible in the row header of the cell being edited.
(Inherited from OnlineDataGridView.)
Protected propertyOnlineShowFocusCues
Gets a value indicating whether the control should display focus rectangles.
(Inherited from OnlineControl.)
Protected propertyOnlineShowKeyboardCues
Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
(Inherited from OnlineControl.)
Public propertyOnlineShowRowErrors
Gets or sets a value indicating whether row headers will display error glyphs for each row that contains a data entry error.
(Inherited from OnlineDataGridView.)
Public propertyOnlineSite
Gets or sets the site of the control.
(Inherited from OnlineControl.)
Public propertyOnlineSize
Gets or sets the height and width of the control.
(Inherited from OnlineControl.)
Public propertyOnlineSortedColumn
Gets the column by which the OnlineDataGridView contents are currently sorted.
(Inherited from OnlineDataGridView.)
Public propertyOnlineSortOrder
Gets a value indicating whether the items in the OnlineDataGridView control are sorted in ascending or descending order, or are not sorted.
(Inherited from OnlineDataGridView.)
Public propertyOnlineStandardTab
Gets or sets a value indicating whether the TAB key moves the focus to the next control in the tab order rather than moving focus to the next cell in the control.
(Inherited from OnlineDataGridView.)
Public propertySuppressAltNavigation
Gets or sets a value indicating whether to suppress alt-key navigation with up/down arrows.
Public propertyOnlineTabIndex
Gets or sets the tab order of the control within its container.
(Inherited from OnlineControl.)
Public propertyOnlineTabStop
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
(Inherited from OnlineControl.)
Public propertyOnlineTag
Gets or sets the object that contains data about the control.
(Inherited from OnlineControl.)
Public propertyOnlineText
Gets or sets the text associated with the control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineTop
Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
(Inherited from OnlineControl.)
Public propertyOnlineTopLeftHeaderCell
Gets or sets the header cell located in the upper left corner of the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineTopLevelControl
Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost OnlineForm that the control is contained in.
(Inherited from OnlineControl.)
Public propertyUserCommandsTitle
Gets or sets the title for the user commands quick reference form.
Public propertyOnlineUserSetCursor
Gets the default or user-specified value of the OnlineCursor property.
(Inherited from OnlineDataGridView.)
Public propertyOnlineUseWaitCursor
Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
(Inherited from OnlineControl.)
Protected propertyOnlineVerticalScrollBar
Gets the vertical scroll bar of the control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineVerticalScrollingOffset
Gets the number of pixels by which the control is scrolled vertically.
(Inherited from OnlineDataGridView.)
Public propertyOnlineVirtualMode
Gets or sets a value indicating whether you have provided your own data-management operations for the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public propertyOnlineVisible
Gets or sets a value indicating whether the control and all its parent controls are displayed.
(Inherited from OnlineControl.)
Public propertyOnlineWidth
Gets or sets the width of the control.
(Inherited from OnlineControl.)
Public propertyOnlineWindowTarget
This property is not relevant for this class.
(Inherited from OnlineControl.)
Back to Top
See Also