Name | Description | |
---|---|---|
GridControl Constructor | Overloaded. |
The following tables list the members exposed by GridControl.
Name | Description | |
---|---|---|
GridControl Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
ApplyStyleSheet | Applies the specified stylesheet to the grid. | |
BeginInit | Signals the beginning of a batch modification process. | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
Clear | Clears the entire content of the grid including the data binding and styles and collections. | |
Clone | Creates a shallow copy of the control. | |
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. Clean up any resources being used. | |
DoDragDrop | (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndInit | Signals the end of a batch modification process. | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetSortedDataRows | Retrieves a collection of sorted data rows. | |
GetVisualGridElementAtPoint | Overloaded. Retrieves a reference to the grid element located at the specified coordinates. | |
Hide | (Inherited from System.Windows.Forms.Control) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
LogicalToDeviceUnits | (Inherited from System.Windows.Forms.Control) | |
MoveCurrentCell | Moves the CurrentCell in the specified horizontal direction. | |
MoveCurrentColumn | Moves the CurrentColumn in the specified horizontal direction. | |
MoveCurrentRow | Overloaded. Moves the CurrentRow in the specified vertical direction. | |
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) | |
Prints the content of the grid using the default printer dialog. | ||
PrintPreview | Previews the content of the grid before printing using the default print preview dialog. | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
ResetAllowCellNavigation | Resets the value of the AllowCellNavigation property to its default value, DefaultAllowCellNavigation. | |
ResetAutoCreateColumns | Resets the value of the AutoCreateColumns property to its default value, DefaultAutoCreateColumns. | |
ResetBackColor | Overridden. Resets the value of the BackColor property to its default value. | |
ResetBackgroundImageAlignment | Resets the value of the BackgroundImageAlignment property to its default value, DefaultBackgroundImageAlignment. | |
ResetBackgroundImageStyle | Resets the value of the BackgroundImageStyle property to its default value, DefaultBackgroundImageStyle. | |
ResetBorderStyle | Resets the value of the BorderStyle property to its default value, DefaultBorderStyle. | |
ResetCanSelect | Resets the value of the Xceed.UI.ThemedControl.CanSelect property to its default value, Xceed.UI.ThemedControl.DefaultCanSelect. (Inherited from Xceed.UI.ThemedControl) | |
ResetCellEditorDisplayConditions | Resets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions. | |
ResetClipCurrentCellSelection | Resets the value of the ClipCurrentCellSelection property to its default value, DefaultClipCurrentCellSelection. | |
ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. | |
ResetErrorBackColor | Resets the value of the ErrorBackColor property to its default value, DefaultErrorBackColor. | |
ResetErrorBehaviors | Resets the value of the ErrorBehaviors property to its default value, DefaultErrorBehaviors. | |
ResetErrorBlinkRate | Resets the value of the ErrorBlinkRate property to its default value, DefaultErrorBlinkRate. | |
ResetErrorBlinkStyle | Resets the value of the ErrorBlinkStyle property to its default value, DefaultErrorBlinkStyle. | |
ResetErrorForeColor | Resets the value of the ErrorForeColor property to its default value, DefaultErrorForeColor. | |
ResetErrorIcon | Resets the value of the ErrorIcon property to its default value, DefaultErrorIcon. | |
ResetForeColor | Overridden. Resets the value of the ForeColor property to its default value. | |
ResetGradientMap | Resets the value of the GradientMap property to its default value, DefaultGradientMap. | |
ResetGridLineBackColor | Resets the value of the GridLineBackColor property to its default value, DefaultGridLineBackColor. | |
ResetGridLineColor | Resets the value of the GridLineColor property to its default value, DefaultGridLineColor. | |
ResetGridLineStyle | Resets the value of the GridLineStyle property to its default value, DefaultGridLineStyle. | |
ResetGripLocation | Resets the value of the GripLocation property to its default value, Xceed.UI.GripLocation.None. | |
ResetHideSelection | Resets the value of the HideSelection property to its default value, DefaultHideSelection. | |
ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. | |
ResetInactiveSelectionBackColor | Resets the value of the InactiveSelectionBackColor property to its default value, DefaultInactiveSelectionBackColor. | |
ResetInactiveSelectionForeColor | Resets the value of the InactiveSelectionForeColor property to its default value, DefaultInactiveSelectionForeColor. | |
ResetOverflowErrorText | Resets the value of the OverflowErrorText property to its default value, DefaultOverflowErrorText. | |
ResetOverrideUIStyle | Resets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. | |
ResetReadOnly | Resets the value of the ReadOnly property to its default value, DefaultReadOnly. | |
ResetReportStyle | Resets the property values of the ReportStyle. | |
ResetScrollBars | Resets the value of the ScrollBars property to its default value, DefaultScrollBars. | |
ResetSelectionBackColor | Resets the value of the SelectionBackColor property to its default value, DefaultSelectionBackColor. | |
ResetSelectionForeColor | Resets the value of the SelectionForeColor property to its default value, DefaultSelectionForeColor. | |
ResetSelectionMode | Resets the value of the SelectionMode property to its default value, DefaultSelectionMode. | |
ResetShowFocusRectangle | Resets the value of the ShowFocusRectangle property to its default value, DefaultShowFocusRectangle. | |
ResetShowTreeLines | Resets the value of the ShowTreeLines property to its default value, DefaultShowTreeLines. | |
ResetShowUnlinkedColumns | Resets the value of the ShowUnlinkedColumns property to its default value, DefaultShowUnlinkedColumns. | |
ResetSingleClickEdit | Resets the value of the SingleClickEdit property to its default value, DefaultSingleClickEdit. | |
ResetStyle | Resets the values of the properties affected by the ApplyStyleSheet method to their default values. | |
ResetSynchronizeDetailGrids | Resets the value of the SynchronizeDetailGrids property to its default value, DefaultSynchronizeDetailGrids. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResetTitle | Resets the value of the Title property to its default value, DefaultTitle. | |
ResetTreeLineColor | Resets the value of the TreeLineColor property to its default value, DefaultTreeLineColor. | |
ResetTrimming | Resets the value of the Trimming property to its default value, DefaultTrimming. | |
ResetUIStyle | Resets the value of the UIStyle property to its default value. | |
ResetUIVirtualizationMode | Resets the value of the UIVirtualizationMode to its default value. | |
ResetValueMember | Resets the value of the ValueMember property to its default value, DefaultValueMember. | |
ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. | |
ResetWordWrap | Resets the value of the WordWrap property to its default value, DefaultWordWrap. | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
Scroll | Scrolls the grid in the specified direction. | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SetDataBinding | Sets the DataSource and DataMember properties at run time. | |
Show | (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) | |
UpdateDetailGrids | Updates the detail grid's contained in the grid. Any modifications made to the DetailGridTemplates property must be followed by a call to UpdateDetailGrids otherwise the changes will not be reflected in the grid. | |
UpdateGrouping | Updates the way in which the grid is grouped according to the groups specified in the GroupTemplates property. | |
UpdateRectangles | Recalculates and repaints (invalidates) the rectangles of each GridElement in the grid. The grid's rectangles are not affected. |