Skip to main content

GridControl Properties

The Data Grid control.
Name Description
ActiveEditor Gets the active editor. This is a dependency property. Inherited from DataControlBase.
ActualGroupCount Gets the actual number of grouping columns.
ActualShowFilterPanel Gets whether the filter panel is displayed within a grid. This is a dependency property. Inherited from DataControlBase.
AllowCommitOnValidationAttributeError Gets or sets whether or not a cell’s value that has failed validation specified by the Data Annotations attribute(s), can be posted to a data source. This is a dependency property. Inherited from DataControlBase.
AllowCopyToClipboard Gets or sets whether to enable copy operations. This is a dependency property. Inherited from DataControlBase.
AllowLeaveInvalidEditor Gets or sets whether an editor that did not pass validation can lose focus. This is a dependency property. Inherited from DataControlBase.
AllowLiveDataShaping Gets or sets whether the GridControl recalculates data shaping operations (for example, sort and filter operations or summary calculation) when you modify a data source outside the grid. Inherited from DataControlBase.
AlternateRowBackground Gets or sets a brush used to paint the background of alternate rows. This is a dependency property. Inherited from DataControlBase.
AlternateRowBackgroundPalette Gets or sets a palette used to paint the background of alternate rows. This is a dependency property. Inherited from DataControlBase.
AlternationCount Gets or sets the alternate row frequency. This is a dependency property. Inherited from DataControlBase.
AutoExpandAllGroups Gets or sets whether all group rows are automatically expanded after each grouping operation. This is a dependency property.
AutoGenerateColumns Gets or sets whether columns should be created automatically for all fields in a data source. This is a dependency property. Inherited from DataControlBase.
AutoScrollOnSorting Gets or sets whether a grid is automatically scrolled after the order of rows has been changed. This is a dependency property. Inherited from DataControlBase.
AutoWidth Gets or sets whether column widths are automatically changed so that the total column width matches the grid width. Inherited from DataControlBase.
CellToolTipShowMode Gets or sets whether to display cell tooltips. This is a dependency property. Inherited from DataControlBase.
ClipboardCopyFormats Gets or sets file formats in which the GridControl copies its data to the clipboard. This is a dependency property. Inherited from DataControlBase.
ColumnMenu Gets or sets a context menu that is invoked when a user right-clicks a column header.
Columns Gets a collection of the GridControl’s columns. Inherited from DataControlBase.
ColumnsSource Gets or sets a source from which the GridControl generates columns. This is a dependency property. Inherited from DataControlBase.
ColumnTemplate Gets or sets a template that describes grid columns. This is a dependency property. Inherited from DataControlBase.
ColumnTemplateSelector Gets or sets a column template selector. This is a dependency property. Inherited from DataControlBase.
Commands Contains grid commands.
CopyColumnHeadersToClipboard Gets or sets whether to add column headers to the clipboard when you copy GridControl data. This is a dependency property. Inherited from DataControlBase.
CurrentColumn Gets or sets a column that contains the focused cell. Inherited from DataControlBase.
CurrentItem Gets or sets the currently focused data row. Inherited from DataControlBase.
CurrentRowHandle Gets or sets the focused row’s handle. Inherited from DataControlBase.
DataContext Gets or sets the control’s data context. Inherited from DataControlBase.
FilterCriteria Gets or sets the grid’s filter criteria. This is a dependency property. Inherited from DataControlBase.
FilteringContext Gets the context that binds a filter item to the GridControl‘s data. Inherited from DataControlBase.
FilterPanelText Gets the text displayed within the Filter Panel. This is a dependency property. Inherited from DataControlBase.
FilterString Gets or sets the grid’s filter expression. This is a dependency property. Inherited from DataControlBase.
FixedSummariesLeft Gets total summaries displayed within the Fixed Summary Panel and aligned to the left. Inherited from DataControlBase.
FixedSummariesRight Gets total summaries displayed within the Fixed Summary Panel and aligned to the right. Inherited from DataControlBase.
FixedTotalSummaryItemTemplate Gets or sets a template that defines the appearance of total summary items in the Fixed Summary Panel. This is a dependency property. Inherited from DataControlBase.
FontFamily Gets or sets the GridControl‘s font family. Inherited from DataControlBase.
FontSize Gets or sets the GridControl‘s font size. Inherited from DataControlBase.
FontStretch Gets or sets the GridControl‘s font stretch. Inherited from DataControlBase.
FontStyle Gets or sets a text style applied to the GridControl. Inherited from DataControlBase.
FontWeight Gets or sets the GridControl‘s font weight. Inherited from DataControlBase.
Foreground Gets or sets a brush that paints the GridControl‘s foreground. Inherited from DataControlBase.
FormatConditions Stores conditional formats applied to the GridControl. Inherited from DataControlBase.
GridMenu Gets or sets a context menu that is invoked when a user right-clicks an empty space within the GridControl.
GroupLevelIndent Gets or sets a width of the group indent.
GroupPanelMenu Gets or sets a context menu that is invoked when a user right-clicks the Group Panel.
GroupRowExpandButtonStyleSettings Gets or sets style settings applied to the group row‘s expand button.
GroupRowExpandButtonTemplate Gets or sets a template that defines the appearance of expand buttons displayed in group rows.
GroupRowMinHeight Gets or sets a group row‘s minimum height.
GroupRowStyleSettings Gets or sets style settings applied to group rows.
GroupSummary Provides access to group summary items.
GroupSummaryDisplayMode Gets or sets the position of group summaries within a group row. This is a dependency property.
GroupSummaryItemTemplate Gets or sets a template that defines the appearance of group summary items. This is a dependency property.
GroupValueTemplate Gets or sets a template that defines the appearance of column values in group rows. This is a dependency property.
HasValidationError Gets whether a validation error has been defined for the grid. This is a dependency property. Inherited from DataControlBase.
HeaderToolTipShowMode Gets or sets whether to display column header tooltips. This is a dependency property. Inherited from DataControlBase.
HighlightRowOnHover Gets or sets whether to highlight a row when a user hovers a mouse pointer over this row. Inherited from DataControlBase.
HorizontalScrollBarVisibility Gets or sets the horizontal scrollbar’s visibility. This is a dependence property. Inherited from DataControlBase.
ImplyNullLikeEmptyStringWhenFiltering Inherited from DataControlBase.
IncrementalLoadingThreshold Gets or sets the threshold range that governs when the grid will begin to prefetch more row items. This is a dependency property. Inherited from DataControlBase.
IsEditing Gets whether the focused cell is currently being edited. This is a dependency property. Inherited from DataControlBase.
IsFilterEnabled Gets or sets whether the current filter is enabled. This is a dependency property. Inherited from DataControlBase.
IsGrouped Gets whether the grid’s data is grouped.
IsGroupPanelVisible Gets whether the Group Panel is displayed in the GridControl. This is a dependency property.
IsSearchPanelVisible Gets whether the GridControl displays the Search Panel. Inherited from DataControlBase.
IsSynchronizedWithCurrentItem Gets or sets whether a grid should keep the DataControlBase.SelectedItem synchronized with the current item in the ICollectionView. This is a dependency property. Inherited from DataControlBase.
ItemsSource Gets or sets the grid’s data source. This is a dependency property. Inherited from DataControlBase.
KeepFocusedRowOnUpdate Gets or sets whether the focused row retains focus when a user sorts or filters GridControl data. This is a dependency property.
LineBrush Gets or sets a brush that paints grid lines. Inherited from DataControlBase.
NavigationStyle Gets or sets whether to allow users to focus rows and cells. This is a dependency property. Inherited from DataControlBase.
NewItemRowPosition Gets or sets the New Item Row‘s position within the grid. This is a dependency property. Inherited from DataControlBase.
PasteMode Gets or sets how to paste rows from the clipboard to the GridControl. This is a dependency property. Inherited from DataControlBase.
PredefinedFormats Contains predefined formats used in conditional formatting rules. This is a dependency property. Inherited from DataControlBase.
PreserveSorting Gets or sets whether clicking a column header clears the existing sort settings. This is a dependency property. Inherited from DataControlBase.
PrintAllGroupsExpanded Gets or sets whether to print the grid with all group rows expanded. This is a dependency property.
PrintAutoWidth Gets or sets whether columns should fit to the report page in a printed document. This is a dependency property.
PrintColumnHeaders Gets or sets whether to print column headers. This is a dependency property.
PrintColumnHeaderStyle Gets or sets the style applied to column header items in a printed document. This is a dependency property.
PrintFixedTotalSummary Gets or sets whether to print the fixed total summary panel. This is a dependency property.
PrintFixedTotalSummaryStyle Gets or sets the style applied to fixed total summary items in a printed document. This is a dependency property.
PrintGroupLevelIndent Gets or sets the indent between group rows at neighboring group levels when the GridControl is printed. This is a dependency property.
PrintGroupRowStyle Gets or sets the style applied to group row items (including Group Summary) in a printed document. This is a dependency property.
PrintGroupSummary Gets or sets whether to print the group summary panel. This is a dependency property.
PrintTotalSummary Gets or sets whether to print the summary panel. This is a dependency property.
PrintTotalSummaryStyle Gets or sets the style applied to total summary items when they are printed. This is a dependency property.
RowCellMenu Gets or sets a context menu that is invoked when a user right-clicks a data cell, a row, or row indicator cells.
RowIndicatorHeaderTemplate Gets or sets a template that defines the appearance of the row indicator header. Inherited from DataControlBase.
RowIndicatorStyleSettings Gets or sets style settings applied to the Row Indicator Panel. Inherited from DataControlBase.
RowIndicatorTemplate Gets or sets a template that defines the appearance of row indicator cells. Inherited from DataControlBase.
RowIndicatorWidth Gets or sets the width of the Row Indicator Panel. Inherited from DataControlBase.
RowMinHeight Gets or sets a data row’s minimum height. Inherited from DataControlBase.
RowStyleSettings Gets or sets style settings applied to grid rows. Inherited from DataControlBase.
SearchColumns Gets or sets the field names against which searches are performed by the Search Panel. This is a dependency property. Inherited from DataControlBase.
SearchDelay Gets or sets the amount of time in milliseconds, after which a data search is initiated (in an automatic find mode). This is a dependency property. Inherited from DataControlBase.
SearchPanelAllowFilter Gets or sets whether the grid displays only those records that match the search criteria. This is a dependency property. Inherited from DataControlBase.
SearchPanelClearOnClose Gets or sets whether to clear the search string when the Search Panel is closed. This is a dependency property. Inherited from DataControlBase.
SearchPanelCriteriaOperatorType Gets or sets the logical operator type (AND or OR). This is a dependency property. Inherited from DataControlBase.
SearchPanelFindFilter Gets or sets the type of the comparison operator used to create filter conditions. This is a dependency property. Inherited from DataControlBase.
SearchPanelFindMode Gets or sets whether data searching starts automatically, or must be started manually. This is a dependency property. Inherited from DataControlBase.
SearchPanelHighlightResults Gets or sets whether to highlight search results within located records. This is a dependency property. Inherited from DataControlBase.
SearchPanelHighlightSettings Gets or sets settings applied to search results. Inherited from DataControlBase.
SearchString Gets or sets the search string specified within the Search Panel. This is a dependency property. Inherited from DataControlBase.
SelectedItem Get or sets the currently focused data item. Inherited from DataControlBase.
SelectedItems Gets data objects that correspond to items currently selected within a grid. Inherited from DataControlBase.
SelectionMode Gets or sets whether multiple row/cell selection is enabled. This is a dependency property. Inherited from DataControlBase.
ShowAutoFilterRow Gets or sets whether to display the Automatic Filter Row. Inherited from DataControlBase.
ShowColumnHeaders Gets or sets whether a grid displays column headers. This is a dependency property. Inherited from DataControlBase.
ShowFilterPanelMode Gets or sets when the Filter Panel is displayed within a grid. This is a dependency property. Inherited from DataControlBase.
ShowFixedTotalSummary Gets or sets whether or not the Fixed Summary Panel is displayed within the grid. This is a dependency property. Inherited from DataControlBase.
ShowGroupedColumns Gets or sets whether to display grouped columns in the GridControl. This is a dependency property.
ShowGroupPanel Gets or sets whether to display the Group Panel. This is a dependency property.
ShowGroupRowExpandButton Gets or sets whether to display expand buttons in group rows.
ShowHorizontalLines Gets or sets whether to display horizontal grid lines. Inherited from DataControlBase.
ShowLoadingPanel Gets or sets whether to display the Loading Panel in the GridControl when it waits for a callback response. This is a dependency property. Inherited from DataControlBase.
ShowRowIndicator Gets or sets whether to display the Row Indicator Panel. Inherited from DataControlBase.
ShowSearchPanelMode Gets or sets when the Search Panel is shown within the grid. This is a dependency property. Inherited from DataControlBase.
ShowTotalSummary Gets or sets whether to display the total summary panel. Inherited from DataControlBase.
ShowVerticalLines Gets or sets whether to display vertical grid lines. Inherited from DataControlBase.
SummariesIgnoreNullValues Gets or sets whether null values must be ignored when calculating data summaries. This is a dependency property. Inherited from DataControlBase.
TopRowIndex Gets or sets the index of the top visible row. Inherited from DataControlBase.
TotalSummary Provides access to a collection of total summary items.
TotalSummaryItemTemplate Gets or sets the template that defines the presentation of total summary items. This is a dependency property. Inherited from DataControlBase.
ValidationError Provides access to the object, which contains information about the validation error. This is a dependency property. Inherited from DataControlBase.
VerticalScrollBarVisibility Gets or sets the vertical scrollbar’s visibility. This is a dependence property. Inherited from DataControlBase.
VisibleColumns Gets a list of visible columns. This is a dependency property. Inherited from DataControlBase.
VisibleRowCount Gets the total number of rows displayed in the GridControl.
See Also