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) |
![]() | AllowCellNavigation | Gets or sets a boolean value indicating if it is possible to navigate from cell to cell in the grid. |
![]() | AllowDrop | (Inherited from System.Windows.Forms.Control) |
![]() | Anchor | (Inherited from System.Windows.Forms.Control) |
![]() | AutoCreateColumns | Gets or sets a boolean value indicating if columns should be automatically created when the grid is bound. |
![]() | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
![]() | BackColor | Overridden. Gets or sets the background color of the grid. |
![]() | BackgroundImage | Overridden. Gets or sets the grid's background image. |
![]() | BackgroundImageAlignment | Gets or sets the alignment of the grid's background image. |
![]() | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageStyle | Gets or sets the style of the grid's background image. |
![]() | BindingContext | (Inherited from System.Windows.Forms.Control) |
![]() | BorderStyle | Gets or sets the border style of the grid. |
![]() | Bottom | (Inherited from System.Windows.Forms.Control) |
![]() | Bounds | (Inherited from System.Windows.Forms.Control) |
![]() | CanFocus | (Inherited from System.Windows.Forms.Control) |
![]() | CanSelect | Gets or sets a value indicating if the Xceed.UI.ThemedControl can be selected. (Inherited from Xceed.UI.ThemedControl) |
![]() | Capture | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidation | (Inherited from System.Windows.Forms.Control) |
![]() | CellEditorDisplayConditions | Gets or sets a value representing under what conditions cell editors are displayed. |
![]() | CellEditorManagerMapping | Gets a table containing a list of Xceed.Grid.Editors.CellEditorManager controls and the datatype of the cell's which they will edit. |
![]() | CellViewerManagerMapping | Gets a table containing a list of Xceed.Grid.Viewers.CellViewerManager controls and the datatype of the cell's whose content they will display. |
![]() | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSize | (Inherited from System.Windows.Forms.Control) |
![]() | ClipCurrentCellSelection | Gets or sets a value indicating whether the selection state of a row will be applied to the current cell. |
![]() | ClipPartialLine | Gets or sets a boolean value indicating if partial lines should be clipped. |
![]() | Columns | Gets a list of all the columns in the grid. |
![]() | CompanyName | (Inherited from System.Windows.Forms.Control) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenu | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
![]() | Controls | (Inherited from System.Windows.Forms.Control) |
![]() | Created | (Inherited from System.Windows.Forms.Control) |
![]() | CurrentCell | Gets or sets a reference to the grid's current cell. |
![]() | CurrentColumn | Gets or sets a reference to the grid's current column. |
![]() | CurrentGrid | Gets the current detail grid. |
![]() | CurrentRow | Gets or sets the grid's current row |
![]() | Cursor | (Inherited from System.Windows.Forms.Control) |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DataMember | Gets or sets a specific table in the data source. |
![]() | DataRows | Gets a list of all the data rows in the grid, regardless of the group hierarchy and sort. |
![]() | DataRowTemplate | Gets or sets a reference to the DataRow object used as a template to create the data rows that will be contained within the grid. |
![]() | DataRowTemplateStyles | Gets a list of the styles applied to the grid's datarows. |
![]() | DataSource | Gets or sets the data source used to populate the grid's DataRow object. |
![]() | DetailGridTemplates | Gets a list of the DetailGrid objects used as templates to create the detail grids that will be associated with each of the grid's DataRows. |
![]() | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
![]() | DisplayRectangle | Overridden. Gets the display rectangle of the grid in client coordinates excluding the borders and scrollbars. |
![]() | Disposing | Gets a value indicating whether the control is in the process of being disposed of. |
![]() | Dock | (Inherited from System.Windows.Forms.Control) |
![]() | Enabled | (Inherited from System.Windows.Forms.Control) |
![]() | ErrorBackColor | Gets or sets the background color that is used when an error occurs in the grid. |
![]() | ErrorBehaviors | Gets or sets the behavior the grid will exhibit if an error occurs. |
![]() | ErrorBlinkRate | Gets or sets the blink rate of the error icon (on the RowSelector) and the background of cells and rows when an error occurs in the grid. |
![]() | ErrorBlinkStyle | Gets or sets blink style of the error icon (on the RowSelector) and the background of cells and rows when an error occurs in the grid. |
![]() | ErrorForeColor | Gets or sets the foreground color that is used when an error occurs in the grid. |
![]() | ErrorIcon | Gets or sets the error icon displayed on the RowSelector when an error occurs in the grid. |
![]() | ErrorVisualStyle | Gets or sets the visual style of a row that contains a cell that contains an error in the GridControl. |
![]() | FirstVisibleColumn | Gets or sets the first visible column avaiable in the visible section of the grid. |
![]() | FirstVisibleRow | Gets or sets the first visible row available in the visible section of the grid's body. |
![]() | FixedColumnSplitter | Gets the grid's fixed column splitter. |
![]() | FixedFooterRows | Gets a list of all the fixed footer rows of the grid. |
![]() | FixedHeaderRows | Gets a list of all the fixed header rows of the grid. |
![]() | Focused | (Inherited from System.Windows.Forms.Control) |
![]() | Font | Overridden. Gets or sets the font of the grid. |
![]() | FooterRows | Gets a list of all the non-fixed footer rows of the grid. |
![]() | ForeColor | Overridden. Gets or sets the foreground color of the grid. |
![]() | GradientMap | Gets or sets the gradient map of the GridControl. |
![]() | GridLineBackColor | Gets or sets the background color of the gridlines in the case where the GridLineStyle is different than System.Drawing.Drawing2D.DashStyle.Solid. |
![]() | GridLineColor | Gets or sets the color of the gridlines. |
![]() | GridLinePen | Gets the pen that is used to draw the gridlines. |
![]() | GridLineStyle | Gets or sets the style of the gridlines. |
![]() | GripLocation | Gets or sets the location of the resizing grip when the grid is dock-filled on a form. |
![]() | Groups | Gets a list of all the groups contained within the grid once it has has been built. |
![]() | GroupTemplates | Gets a list of the Group objects used as templates to create the groups that will be contained within the grid. |
![]() | Handle | (Inherited from System.Windows.Forms.Control) |
![]() | HasChildren | (Inherited from System.Windows.Forms.Control) |
![]() | HeaderRows | Gets a list of all the non-fixed header rows of the grid. |
![]() | Height | (Inherited from System.Windows.Forms.Control) |
![]() | HideSelection | Gets or sets a value indicating whether the selected rows in the grid remain highlighted when the grid loses focus. |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment of the grid's content. |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | InactiveSelectionBackColor | Gets or sets the inactive selection background color of the grid. |
![]() | InactiveSelectionForeColor | Gets or sets the inactive selection foreground color of the grid. |
![]() | InactiveSelectionVisualStyle | Gets or sets the visual style of an inactive selected row in the GridControl. |
![]() | InBatchInitialization | Gets a boolean value indicating if the grid is in batch initialization mode. |
![]() | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | (Inherited from System.Windows.Forms.Control) |
![]() | IsDisposed | (Inherited from System.Windows.Forms.Control) |
![]() | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | IsMirrored | (Inherited from System.Windows.Forms.Control) |
![]() | IsReportStyleDefined | Gets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set. |
![]() | 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) |
![]() | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | Name | (Inherited from System.Windows.Forms.Control) |
![]() | OverflowErrorText | Gets or sets the string that is displayed when the result of a statistical function exceeds the capacity of its datatype. |
![]() | OverrideUIStyle | Gets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. |
![]() | Padding | (Inherited from System.Windows.Forms.Control) |
![]() | Parent | (Inherited from System.Windows.Forms.Control) |
![]() | PreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | ProductName | (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | (Inherited from System.Windows.Forms.Control) |
![]() | ReadOnly | Gets or sets a boolean value indicating if the grid can be edited. |
![]() | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
![]() | Region | (Inherited from System.Windows.Forms.Control) |
![]() | ReportSettings | Gets the grid's report settings. |
![]() | ReportStyle | Gets the report style of the grid. |
![]() | ResourceAssembly | Gets or sets the assembly representing the resource from which the UI style is loaded. (Inherited from Xceed.UI.ThemedControl) |
![]() | Right | (Inherited from System.Windows.Forms.Control) |
![]() | RowSelectorPane | Gets a reference to the grid's RowSelectorPane. |
![]() | ScrollBars | Gets or sets a value indicating which scrollbars will be diplayed. |
![]() | SelectedRows | Gets a list of all the selected rows. |
![]() | SelectedValue | Gets or sets the value of the member property specified by the ValueMember property. |
![]() | SelectionBackColor | Gets or sets the selection background color of the grid. |
![]() | SelectionForeColor | Gets or sets the selection foreground color of the grid. |
![]() | SelectionMode | Gets or sets the selection mode of the grid. |
![]() | SelectionVisualStyle | Gets or sets the visual style of a selected row in the GridControl. |
![]() | ShowFocusRectangle | Gets or sets a boolean value indicating if the focus rectangle should be displayed around the CurrentRow and/or CurrentCell. |
![]() | ShowTreeLines | Gets or sets a boolean value indicating if the tree lines that link detail grids to their GroupBase.ParentGrid should be visible. |
![]() | ShowUnlinkedColumns | Gets or sets a boolean value indicating if the DataBoundColumns should be visible even if they are not linked to a field in the data source. |
![]() | SideMargin | Gets the side margin of the grid. |
![]() | SingleClickEdit | Gets or sets a boolean value indicating if the cell editor should be activated when the cell receives focus. |
![]() | Site | (Inherited from System.Windows.Forms.Control) |
![]() | Size | (Inherited from System.Windows.Forms.Control) |
![]() | SortedColumns | Gets a list of all the columns used to sort the grid. |
![]() | SynchronizeDetailGrids | Gets or sets a boolean value indicating if the detail grids should be synchronized. |
![]() | TabIndex | (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | (Inherited from System.Windows.Forms.Control) |
![]() | Tag | (Inherited from System.Windows.Forms.Control) |
![]() | Theme | Overridden. This property is reserved for internal use and is not intended to be used directly from your code. |
![]() | Title | Gets or sets the title of the grid displayed in the GroupByRow. |
![]() | Top | (Inherited from System.Windows.Forms.Control) |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | TreeLineColor | Gets or sets the color of the treelines. |
![]() | TreeLinePen | Gets the pen that is used to draw the treelines. |
![]() | Trimming | Gets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. |
![]() | UIStyle | Gets or sets the appearance of the grid. |
![]() | UIVirtualizationMode | Gets or sets a value representing the UI virtualization mode used by the grid. |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() | ValueMember | Gets or sets a string that specifies the property of the data source from which to draw the value. |
![]() | VerticalAlignment | Gets or sets the vertical alignment of the grid's content. |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
![]() | Width | (Inherited from System.Windows.Forms.Control) |
![]() | WordWrap | Gets or sets a boolean value indicating if the text of the grid element should be wrapped. |