Version

UltraGridOverride Class Properties

For a list of all members of this type, see UltraGridOverride members.

Public Properties
 NameDescription
Public PropertyActiveAppearancesEnabledGets or sets a value that determines whether Appearances for the active state are included in the appearance resolution order.  
Public PropertyActiveCardCaptionAppearanceDetermines the formatting attributes that will be applied to the card Label in a band or the grid.  
Public PropertyActiveCellAppearanceReturns or sets the active cell's Appearance object.  
Public PropertyActiveCellBorderThicknessGets or sets the thickness of the border that is drawn over the active cell.  
Public PropertyActiveCellColumnHeaderAppearanceGets or sets the appearance of the column header associated with the row of the active cell.  
Public PropertyActiveCellRowSelectorAppearanceGets or sets the appearance of the row selector associated with the row of the active cell.  
Public PropertyActiveRowAppearanceReturns or sets the active row's Appearance object.  
Public PropertyActiveRowCellAppearanceDetermines the formatting attributes that will be applied to the cells of the active row.  
Public PropertyAddRowAppearanceDetermines the formatting attributes that will be applied add-rows.  
Public PropertyAddRowCellAppearanceDetermines the formatting attributes that will be applied to cells of add-rows.  
Public PropertyAddRowEditNotificationInterfaceGets or sets the order of the interfaces that the grid looks for when committing or cancelling the addition of a new row to the data source.  
Public PropertyAllowAddNewReturns or sets a value that determines whether the user is allowed to add a new row of data and if so what kind of user interface is exposed for adding rows.  
Public PropertyAllowColMovingReturns or sets a value that determines whether the user is allowed to move columns.  
Public PropertyAllowColSizingReturns or sets a value that determines whether the user is allowed to size columns.  
Public PropertyAllowColSwappingReturns or sets a value that determines whether the user is allowed to swap columns.  
Public PropertyAllowDeleteReturns or sets a value that determines whether the user is allowed to delete rows.  
Public PropertyAllowEditingBandHeadersGets or sets a value which indicates whether the band headers can be edited by the user.  
Public PropertyAllowEditingColumnHeadersGets or sets a value which indicates whether the column headers can be edited by the user.  
Public PropertyAllowEditingGroupHeadersGets or sets a value which indicates whether the group headers can be edited by the user.  
Public PropertyAllowGroupByDetermines whether columns from this band can be dragged into the GroupByBox to become GroupBy columns. If resolved to default will assume 'Yes'.  
Public PropertyAllowGroupCollapsingReturns or sets whether expansion indicators are visible in Group Headers.  
Public PropertyAllowGroupMovingReturns or sets a value that determines whether the user is allowed move groups.  
Public PropertyAllowGroupSwappingReturns or sets a value that determines whether the user is allowed to swap groups.  
Public PropertyAllowMultiCellOperationsSpecifies if and which of the multi-cell operations the user is allowed to perform.  
Public PropertyAllowRowFilteringDetermines whether row filtering will be enabled on column headers in this band.  
Public PropertyAllowRowLayoutCellSizingIndicates whether the user is allowed to resize cells in the row-layout mode.  
Public PropertyAllowRowLayoutCellSpanSizingSpecifies whether cells can be span resized by the user at run-time.  
Public PropertyAllowRowLayoutColMovingSpecifies whether columns can be moved by the user at run-time in RowLayout mode.  
Public PropertyAllowRowLayoutLabelSizingIndicates whether the user is allowed to resize cell labels (column labels associated with the cells) in the row-layout mode.  
Public PropertyAllowRowLayoutLabelSpanSizingSpecifies whether labels can be span resized by the user at run-time.  
Public PropertyAllowRowSummariesEnables the user interface that lets the user add or remove column summaries. By default the functionality is disabled. Default is resolved to False.  
Public PropertyAllowUpdateReturns or sets a value that determines whether the user is allowed to update the data.  
Public PropertyAllRowsFilteredOutExpansionIndicatorBehaviorDetermes whether row expansion (plus/minus) indicators are shown for a row in the case where all of the child rows of the row are filtered out.  
Public PropertyAutoEditModeReturns or sets whether pressing a key automatically enters edit mode on the active cell.  
Public PropertyAutoResizeColumnWidthOptionsGets/Sets various factors that should be taken into consideration while calculating width of a column.  
Public PropertyBorderStyleCardAreaReturns or sets a value that determines the border style of Cards.  
Public PropertyBorderStyleCellReturns or sets a value that determines the border style of cells.  
Public PropertyBorderStyleEmptyMessageRowReturns or sets a value that determines the border style of empty message rows.  
Public PropertyBorderStyleFilterCellSpecifies the border style of the filter cells.  
Public PropertyBorderStyleFilterOperatorSpecifies the border style of the operator ui elements in filter row.  
Public PropertyBorderStyleFilterRowSpecifies the border style of the filter rows.  
Public PropertyBorderStyleHeaderAn integer expression or constant that determines the appearance of the border of a header.  
Public PropertyBorderStyleRowReturns or sets a value that determines the border style of rows.  
Public PropertyBorderStyleRowSelectorGets or sets the border style of row selectors.  
Public PropertyBorderStyleSpecialRowSeparatorSpecifies the border style of the filter rows.  
Public PropertyBorderStyleSummaryFooterReturns or sets a value that determines the border style of summary footers.  
Public PropertyBorderStyleSummaryFooterCaptionReturns or sets a value that determines the border style of summary footer caption.  
Public PropertyBorderStyleSummaryValueReturns or sets a value that determines the border style of summaries in summary footers.  
Public PropertyBorderStyleTemplateAddRowReturns or sets a value that determines the border style of template add-rows.  
Public PropertyButtonStyleGets/sets the style of the buttons in the columns and the AddNew box.  
Public PropertyCardAreaAppearanceDetermines the formatting attributes that will be applied to the card area in a band or the grid.  
Public PropertyCardCaptionAppearanceDetermines the formatting attributes that will be applied to the card's caption in a band or the grid.  
Public PropertyCardSpacingReturns or sets the amount of spacing, in pixels, between cards.  
Public PropertyCellAppearanceDetermines the formatting attributes that will be applied to the cells in a band or the grid.  
Public PropertyCellButtonAppearanceDetermines the formatting attributes that will be applied to the buttons in cells in a band or the grid.  
Public PropertyCellClickActionReturns or sets a value that indicates what will occur when a cell is clicked.  
Public PropertyCellDisplayStyleCellDisplayStyle specifies how the cells get rendered. You can use this property to speed up rendering of cells by setting it to FormattedText or PlainText. Default is resolved to FullEditorDisplay.  
Public PropertyCellMultiLineDetermines if the cell's data should be displayed in a multi-line format.  
Public PropertyCellPaddingReturns or sets the amount of spacing, in pixels, between the cell's border and the cell's contents.  
Public PropertyCellSpacingReturns or sets the amount of spacing, in pixels, between cells. Also determines the spacing between the cell's border and the row's border.  
Public PropertyChildBandExpansionIndicatorHeaderAppearanceReturns or sets the default Appearance object for the child band expansion indicator header.  
Public PropertyColumnAutoSizeModeSpecifies column autosizing mode. If AllowColSizing is set to None, then this is ignored.  
Public PropertyColumnHeaderTextOrientationGets or sets the default orientation of text in column headers.  
Public PropertyColumnSizingAreaReturns or sets a value that determines which part of the grid's interface may be used to resize columns.  
Public PropertyDataErrorCellAppearanceDetermines the formatting attributes that will be applied to the cells with data errors. A cell is considered to have a data error if the associated row's underlying list object implements IDataErrorInfo interface and querying that IDataErrorInfo indicates that the cell has errors.  
Public PropertyDataErrorRowAppearanceDetermines the formatting attributes that will be applied to the rows with data errors. A row is considered to have a data error if it's underlying list object implements IDataErrorInfo interface and querying that IDataErrorInfo indicates that the row has errors.  
Public PropertyDataErrorRowSelectorAppearanceDetermines the formatting attributes that will be applied to the row selectors of rows with data errors. A row is considered to have a data error if it's underlying list object implements IDataErrorInfo interface and querying that IDataErrorInfo indicates that the row has errors.  
Public PropertyDefaultColWidthReturns or sets a value representing the default column width.  
Public PropertyDefaultRowHeightReturns or sets a value representing the default row height.  
Public PropertyDefaultSummaryRowHeightReturns or sets a value representing the default summary row height.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDragDropIndicatorSettingsGets a DragDropIndicatorsSettings instance which contains the custom settings for the drag-drop indicators  
Public PropertyEditCellAppearanceDetermines the Appearance object applied to the UltraGridCell object when it is in editing mode.  
Public PropertyExpansionIndicatorReturns or sets a value that determines whether row expansion (plus/minus) indicators are displayed for "regular rows". For GroupBy rows use GroupByRowExpansionStye property.  
Public PropertyFilterCellAppearanceDetermines the formatting attributes that will be applied to the cells of filter rows.  
Public PropertyFilterCellAppearanceActiveDetermines the formatting attributes that will be applied to the filter row cells that contains active filters.  
Public PropertyFilterClearButtonAppearanceDetermines the formatting attributes that will be applied to the filter clear buttons of filter rows.  
Public PropertyFilterClearButtonLocationSpecifies if and where clear filter buttons are displayed in the filter rows. Options are to display in the filter row selecotor, filter cells or both. A filter clear button is used to clear the filter in the cell or the entire row. Default is resolved to RowAndCell.  
Public PropertyFilterComparisonStyleGets/Sets type of grid filter comparison style.  
Public PropertyFilterComparisonTypeSpecifies whether the filtering is performed case-sensitive. Default is to perform filtering case-insensitive.  
Public PropertyFilteredInCellAppearanceDetermines the formatting attributes that will be applied to cells of rows that are filtered in (not filtered out).  
Public PropertyFilteredInRowAppearanceDetermines the formatting attributes that will be applied to rows that are filtered in (not filtered out).  
Public PropertyFilteredOutCellAppearanceDetermines the formatting attributes that will be applied to cells of rows that are filtered out.  
Public PropertyFilteredOutRowAppearanceDetermines the formatting attributes that will be applied to rows that are filtered out.  
Public PropertyFilterEvaluationTriggerSpecifies when the filter input into filter row cells is applied.  
Public PropertyFilterIgnoreDiacriticsGets or sets a value which indicates whether the column filters will ignore diacritics when doing text comparisons.  
Public PropertyFilterOperandDropDownItemsGets or sets the items that will be displayed by the grid when showing a dropdown filter list.  
Public PropertyFilterOperandStyleSpecifies the style of operand input in the filter row cells. Default is be resolved to UseColumnEditor for DateTime and Boolean columns and Combo for other types of columns. This can be overridden on each column using the FilterOperandStyle property.  
Public PropertyFilterOperatorAppearanceDetermines the formatting attributes that will be applied to the operator indicators in filter rows.  
Public PropertyFilterOperatorDefaultValueSpecifies the default (initial) value of the operator cells in the filter row. If operator cells are hidden, this is used as the filter operator for values entered in the associated filter operand cells. This can be overridden on each column. Default is resolved to Equals for DateTime and Boolean columns and StartsWith for other column types.  
Public PropertyFilterOperatorDropDownItemsSpecifies which operators to list in the operator drop down in filter rows. Default is resolved to a value that is based on the column's data type.  
Public PropertyFilterOperatorLocationSpecifies the style of operator input in the filter row cells. This can be overridden on each column using the UltraGridColumn.FilterOperatorLocation property. Default is resolved to WithOperand.  
Public PropertyFilterRowAppearanceDetermines the formatting attributes that will be applied to the filter rows.  
Public PropertyFilterRowAppearanceActiveDetermines the formatting attributes that will be applied to filter rows that contain active filters.  
Public PropertyFilterRowPromptSpecifies the prompt text to display in the filter row. By default no prompt is displayed. Once the filter row is activated the prompt disappears (and reappears when it’s deactivated). The text spans multiple cells unless UltraGridBand.SpecialRowPromptField has been set to a valid column key in which case the prompt is displayed in the associated cell.  
Public PropertyFilterRowPromptAppearanceDetermines the formatting attributes that will be applied to the filter row prompt.  
Public PropertyFilterRowSelectorAppearanceDetermines the formatting attributes that will be applied to the row selectors of filter rows.  
Public PropertyFilterRowSpacingAfterReturns or sets the amount of spacing (in pixels) rendered after a filter row (between the bottom of the filter row and the top edge of the following object.)  
Public PropertyFilterRowSpacingBeforeReturns or sets the amount of spacing (in pixels) rendered after a filter row (between the bottom of the filter row and the top edge of the following object.)  
Public PropertyFilterUIProviderGets or sets the UI provider that should be used for providing the drop-down UI for individual column filtering.  
Public PropertyFilterUITypeSpecifies the type of user interface for filtering rows. Options are to display filter icons in headers or to display a filter row. AllowRowFiltering property must be set to True in order for this property to have any effect.  
Public PropertyFixedCellAppearanceDetermines the formatting attributes that will be applied to cells associated with fixed headers in a band or the grid.  
Public PropertyFixedCellSeparatorColorSpecifies the color of the separator line that separates the cells associated with fixed headers and cells associated with non-fixed headers.  
Public PropertyFixedHeaderAppearanceDetermines the formatting attributes that will be applied to fixed headers in a band or the grid.  
Public PropertyFixedHeaderIndicatorSpecifies whether the user is allowed to fix or unfix headers in a band or a grid. NOTE: This property is ignored in Row-Layout mode as headers can't be fixed in Row-Layout mode.  
Public PropertyFixedRowAppearanceDetermines the formatting attributes that will be applied to the rows that are fixed.  
Public PropertyFixedRowCellAppearanceDetermines the formatting attributes that will be applied to the cells of fixed rows.  
Public PropertyFixedRowIndicatorSpecifies if and how the user is allowed to fix rows. Setting this to Button shows state buttons in the row selectors for fixing and unfixing rows. Also the default row selector width is increased to accommodate the buttons. Setting this to None shows no indicator. Default is resolved to None.  
Public PropertyFixedRowSelectorAppearanceDetermines the formatting attributes that will be applied to the row selectors of fixed rows.  
Public PropertyFixedRowsLimitSpecifies the limit on how many rows of a row collection can be fixed at a time. The default value is -1 which is resolved 0. 0 means there is no limit.  
Public PropertyFixedRowSortOrderSpecifies whether the UltraGrid sorts the fixed rows. If set to Sorted then the fixed rows will be sorted according to the same sort criteria as non-fixed rows. If set to FixOrder then the fixed rows remain in the order they are added to the fixed rows collection. The RefreshSort method of the FixedRowsCollection can be called to explicitly sort the fixed rows this mode. Default is resolved to Sorted.  
Public PropertyFixedRowStyleSpecifies whether the fixed rows are display at the top or the bottom of the row collection. Default is resolved to Top.  
Public PropertyFixHeadersOnRightGets or sets a value which indicates whether the columns or groups will be fixed to the right side of the grid when they are fixed.  
Public PropertyFormulaErrorAppearanceDetermines the formatting attributes that will be applied to the cells containing formula errors.  
Public PropertyFormulaRowIndexSourceSpecifies which row index to use in formula calculations. Default is resolved to VisibleIndex.  
Public PropertyGroupByColumnAppearanceReturns the default GroupByColumnAppearance  
Public PropertyGroupByColumnHeaderAppearanceReturns the default GroupByColumnHeaderAppearance  
Public PropertyGroupByColumnsHiddenDetermines if groupby columns will be displayed. If this resolves to 'default' then groupby columns are hidden.  
Public PropertyGroupByRowAppearanceReturns the default GroupByRowAppearance  
Public PropertyGroupByRowConnectorAppearanceDetermines the appearance of the area that exists to the left of the child rows of a GroupByRow.  
Public PropertyGroupByRowDescriptionMaskA string that determines what text be shown in groupby rows. It can include special substitution strings (e.g. to specify child row count).  
Public PropertyGroupByRowExpansionStyleGets/sets the value which determines how GroupBy rows can be expanded/collapsed by the end-user. Setting this property to 'DoubleClick' or 'Disabled' will prevent expansion indicators from appearing in the GroupBy rows. Note, The GroupBy rows can be expanded/collapsed via the Left and Right arrow keys as well as Enter for all settings except 'Disabled'.  
Public PropertyGroupByRowHotTrackAppearanceDetermines the appearance of the GroupByRow when it is hot tracked.  
Public PropertyGroupByRowInitialExpansionStateGets/sets the value which determines if the GroupBy rows will all be collapsed or expanded when a band groups on a column.  
Public PropertyGroupByRowPaddingSpecifies padding in pixels used around the GroupByRow's description. If set to -1 then 1 will be used. Default is -1.  
Public PropertyGroupByRowSpacingAfterReturns or sets the amount of spacing (in pixels) rendered after a row (between the bottom of the row and the top edge of the following object.)  
Public PropertyGroupByRowSpacingBeforeReturns or sets the amount of spacing (in pixels) rendered before a row (between the top of the row and the bottom edge of the above object.)  
Public PropertyGroupBySummaryDisplayStyleSpecifies how summaries in group-by rows are displayed.  
Public PropertyGroupBySummaryValueAppearanceDetermines the formatting attributes that will be applied to the cells of filter rows.  
Public PropertyGroupHeaderTextOrientationGets or sets the default orientation of text in group headers.  
Public PropertyHasActiveCardCaptionAppearanceReturns true if an ActiveCardCaptionAppearance object has been created.  
Public PropertyHasActiveCellAppearanceReturns true if an ActiveCellAppearance object has been created.  
Public PropertyHasActiveCellColumnHeaderAppearanceReturns true if an ActiveCellColumnHeaderAppearance object has been created.  
Public PropertyHasActiveCellRowSelectorAppearanceReturns true if an ActiveCellRowSelectorAppearance object has been created.  
Public PropertyHasActiveRowAppearanceReturns true if an ActiveRowAppearance object has been created.  
Public PropertyHasCardAreaAppearanceReturns true if an CardAreaAppearance object has been created.  
Public PropertyHasCardCaptionAppearanceReturns true if an CardCaptionAppearance object has been created.  
Public PropertyHasCellAppearanceReturns true if an CellAppearance object has been created.  
Public PropertyHasCellButtonAppearanceReturns true if an CellButtonAppearance object has been created.  
Public PropertyHasChildBandExpansionIndicatorHeaderAppearanceReturns true if an ChildBandExpansionIndicatorHeaderAppearance object has been created.  
Public PropertyHasDragDropIndicatorSettingsReturns true if a DragDropIndicatorSettings object has been created.  
Public PropertyHasEditCellAppearanceReturns true if an EditCellAppearance object has been created.  
Public PropertyHasGroupByColumnAppearanceReturns true if an GroupByColumnAppearance object has been created.  
Public PropertyHasGroupByColumnHeaderAppearanceReturns true if an GroupByColumnHeaderAppearance object has been created.  
Public PropertyHasGroupByRowAppearanceReturns true if an GroupByRowAppearance object has been created.  
Public PropertyHasGroupByRowConnectorAppearanceReturns true if an GroupByRowConnectorAppearance object has been created.  
Public PropertyHasGroupByRowHotTrackAppearanceReturns true if an GroupByRowHotTrackAppearance object has been created.  
Public PropertyHasHeaderAppearanceReturns true if a HeaderAppearance object has been created.  
Public PropertyHasMaskLiteralsAppearanceReturns true if an CellAppearance object has been created.  
Public PropertyHasNoRowsInDataSourceMessageAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNoVisibleRowsMessageAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasRowAlternateAppearanceReturns true if a RowAlternateAppearance object has been created.  
Public PropertyHasRowAppearanceReturns true if a RowAppearance object has been created.  
Public PropertyHasRowPreviewAppearanceReturns true if an RowPreviewAppearance object has been created.  
Public PropertyHasRowSelectorAppearanceReturns true if an RowSelectorAppearance object has been created.  
Public PropertyHasRowSelectorHeaderAppearanceReturns true if an RowSelectorHeaderAppearance object has been created.  
Public PropertyHasSelectedCardCaptionAppearanceReturns true if an SelectedCardCaptionAppearance object has been created.  
Public PropertyHasSelectedCellAppearanceReturns true if a SelectedCellAppearance object has been created.  
Public PropertyHasSelectedRowAppearanceReturns true if an SelectedRowAppearance object has been created.  
Public PropertyHasSummaryFooterAppearanceReturns true if an SummaryFooterAppearance object has been created.  
Public PropertyHasSummaryFooterCaptionAppearanceReturns true if an SummaryFooterCaptionAppearance object has been created.  
Public PropertyHasSummaryValueAppearanceReturns true if an SummaryValueAppearance object has been created.  
Public PropertyHeaderAppearanceReturns or sets the Appearance object used to set the header formatting attributes.  
Public PropertyHeaderCheckBoxAlignmentDetermines the position of the Header checkbox relative to the header caption.  
Public PropertyHeaderCheckBoxSynchronizationDetermines which cells will be synchronized with the Header checkbox.  
Public PropertyHeaderCheckBoxVisibilityDetermines whether the Header checkbox is visible.  
Public PropertyHeaderClickActionReturns or sets a value that determines what will occur when the user clicks on a header.  
Public PropertyHeaderPlacementSpecifies if and how headers are displayed.  
Public PropertyHeaderStyleGets/sets the visual style of the column headers. Setting this property will also determine the visual style of the row selectors. The visual style of the row selectors can be specified with the RowSelectorStyle property.  
Public PropertyHotTrackCellAppearanceDetermines the formatting attributes that will be applied to the cell that's currently hot-tracked.  
Public PropertyHotTrackHeaderAppearanceDetermines the formatting attributes that will be applied to the header that's currently hot-tracked.  
Public PropertyHotTrackRowAppearanceDetermines the formatting attributes that will be applied to the row that's currently hot-tracked.  
Public PropertyHotTrackRowCellAppearanceDetermines the formatting attributes that will be applied to the cells of the row that's currently hot-tracked.  
Public PropertyHotTrackRowSelectorAppearanceDetermines the formatting attributes that will be applied to the row selector of the row that's currently hot-tracked.  
Public PropertyInitialSortDirectionReturns or sets a value that determines in which direction the column will be sorted when the user clicks the column header and it was previously unsorted.  
Public PropertyInvalidValueBehaviorSpecifies the behavior when the user attempts to leave a cell after entering an invalid value. Default is resolved to RetainValueAndFocus.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyMaskLiteralsAppearanceIf the cell has MaskInput set or is using a UltraMaskedEdit control then this appearance will be applied to the literal chars while in edit mode.  
Public PropertyMaxSelectedCellsDetermines the maximum number of cells that a user can select at any one time.  
Public PropertyMaxSelectedRowsDetermines the maximum number of rows that a user can select at any one time.  
Public PropertyMergedCellAppearanceDetermines the formatting attributes that will be applied to the merged cells.  
Public PropertyMergedCellContentAreaSpecifies whether to position the contents of a merged cell in the entire area of the merged cell or just the visible area of the merged cell. Default is resolved to VirtualRect.  
Public PropertyMergedCellStyleSpecifies if and how cell merging is performed. Default is resolved to Never.  
Public PropertyMinRowHeightSpecifies the minimum row height. By default the row heights are restricted by the font size and any drop down buttons that the cell may have. You can use this property to prevent the UltraGrid from imposing such a limit so you can programmatically set the row height to a smaller value than what UltraGrid calculates the minimum row height to be. Default value is -1. Setting this property to 0 will throw an exception since minimum row height has to be at least 1.  
Public PropertyMinSummaryRowHeightSpecifies the minimum summary row height. By default the summary row heights are restricted by the font size and any images that the summary value may have. You can use this property to prevent the UltraGrid from imposing such a limit so you can programmatically set the summary row height to a smaller value than what UltraGrid calculates the minimum summary row height to be. Default value is -1. Setting this property to 0 will throw an exception since minimum row height has to be at least 1.  
Public PropertyMultiCellSelectionModeSpecifies how multiple cells are range selected using mouse and keyboard.  
Public PropertyNoRowsInDataSourceMessageAppearance  
Public PropertyNoRowsInDataSourceMessageEnabledDetermines if the NoRowsInDataSourceMessageText should appear when the grid has no rows.  
Public PropertyNoRowsInDataSourceMessageTextThe NoRowsInDataSourceMessageText is a string of text that appears on the surface of the grid below the column headers when the grid has a data source that contains no rows.  
Public PropertyNoVisibleRowsMessageAppearance  
Public PropertyNoVisibleRowsMessageEnabledDetermines if the NoVisibleRowsMessageText should appear when all of the rows in a RowsCollection have been filtered out.  
Public PropertyNoVisibleRowsMessageTextThe NoVisibleRowsMessageText is a string of text that appears on the surface of the grid below the column headers when the grid has no visible rows.  
Public PropertyNullTextReturns or sets the string displayed in cells with null values.  
Public PropertyReadOnlyCellAppearanceDetermines the formatting attributes that will be applied to the cells that are read-only.  
Public PropertyReserveSortIndicatorSpaceWhenAutoSizingGets or sets the value indicating when to reserve space for the sort indicator during an auto-size operation.  
Public PropertyRowAlternateAppearanceReturns or sets the Appearance object for alternate rows.  
Public PropertyRowAppearanceReturns or sets the Appearance object for non-alternate rows.  
Public PropertyRowEditTemplateRowSelectorImageGets or sets the image places in the row selectors when the RowEditTemplateUIType includes RowSelectorImage.  
Public PropertyRowEditTemplateUITypeGets or sets when the grid will show the RowEditTemplate, if available.  
Public PropertyRowFilterActionSpecifies the action that the UltraGrid should take on rows that are filtered out.  
Public PropertyRowFilterModeDetermines whether row filtering is done at the band level or individual rows collection level. If the view style is horizontal, this property is ignored and the RowFilterMode is always taken to be AllRowsInBand. Default is resolved to AllRowsInBand for the root band or if the view style is horizontal. Otherwise it's resolved to SiblingRowsOnly.  
Public PropertyRowLayoutCellNavigationVerticalSpecifies how cells are navigated when using up and down arrow keys.  
Public PropertyRowPreviewAppearanceReturns or sets the Appearance object that controls the formatting of row's AutoPreview area.  
Public PropertyRowSelectorAppearanceReturns or sets the default Appearance object for the row selectors.  
Public PropertyRowSelectorHeaderAppearanceReturns or sets the default Appearance object for the row selector header.  
Public PropertyRowSelectorHeaderStyleReturns or sets a value that determines the style of the row selector header area.  
Public PropertyRowSelectorNumberStyleSpecifies if and what kind of row numbers are displayed in the row selectors.  
Public PropertyRowSelectorsReturns or sets a value that determines whether row selectors will be displayed.  
Public PropertyRowSelectorStyleGets/sets the visual style of the row selectors.  
Public PropertyRowSelectorWidthGets or sets the row selector widths. Default value is 0 which means a reasonable default width will be used for row selectors.  
Public PropertyRowSizingReturns or sets a value that determines the type of row sizing.  
Public PropertyRowSizingAreaReturns or sets a value that determines which part of the grid's interface may be used to resize rows.  
Public PropertyRowSizingAutoMaxLinesReturns or sets the maximum number of lines a row will display when Auto-Sizing is enabled.  
Public PropertyRowSpacingAfterReturns or sets the amount of spacing (in pixels) rendered after a row (between the bottom of the row and the top edge of the following object.)  
Public PropertyRowSpacingBeforeReturns or sets the amount of spacing (in pixels) rendered before a row (between the top of the row and the bottom edge of the above object.)  
Public PropertySelectedAppearancesEnabledGets or sets a value that determines whether Appearances for the active state are included in the appearance resolution order.  
Public PropertySelectedCardCaptionAppearanceDetermines the formatting attributes that will be applied to the selected card's caption in a band or the grid.  
Public PropertySelectedCellAppearanceReturns or sets the default Appearance object for a selected cell.  
Public PropertySelectedRowAppearanceReturns or sets the default Appearance object for a selected row.  
Public PropertySelectTypeCellReturns or sets a value that determines the cell selection type.  
Public PropertySelectTypeColReturns or sets a value that determines the column selection type.  
Public PropertySelectTypeGroupByRowDetermines how and if GroupByRows can be selected. Default is resolved to Extended.  
Public PropertySelectTypeRowReturns or sets a value that determines the row selection type.  
Public PropertySequenceEmptyMessageRowThis property in conjuction with other Sequence properties determines the order in which the associated special rows are displayed. The special row with a smaller sequence number is displayed before the ones with the larger sequence numbers.  
Public PropertySequenceFilterRowThis property in conjuction with other Sequence properties determines the order in which the associated special rows are displayed. The special row with a smaller sequence number is displayed before the ones with the larger sequence numbers.  
Public PropertySequenceFixedAddRowThis property in conjuction with other Sequence properties determines the order in which the associated special rows are displayed. The special row with a smaller sequence number is displayed before the ones with the larger sequence numbers.  
Public PropertySequenceSummaryRowThis property in conjuction with other Sequence properties determines the order in which the associated special rows are displayed. The special row with a smaller sequence number is displayed before the ones with the larger sequence numbers.  
Public PropertyShowCalculatingTextSpecifies whether cells or summaries in the grid will display "#Calculating" when calculating with an UltraCalcManager.  
Public PropertySortComparisonTypeGets/sets the type of sorting which will be performed by columns. Note, this setting can be overridden by a column via it's SortComparisonType property.  
Public PropertySpecialRowSeparatorSpecifies which special rows should display the separators.  
Public PropertySpecialRowSeparatorAppearanceDetermines the formatting attributes that will be applied to the special row separator elements.  
Public PropertySpecialRowSeparatorHeightSpecifies the height of the special row separator elements. This element separates filter row, fixed add-row, summary footer row, fixed rows and non-fixed rows from each other. Default value of -1 is resolved to 6. If this property is set to 0, no separator element is displayed.  
Public PropertySummaryDisplayAreaSpecifies if and which area(s) the summaries will be displayed. This property is exposed off the SummarySettings object as well. This also affects the summaries selected by the user at runtime.  
Public PropertySummaryFooterAppearanceReturns or sets the Appearance object that controls the formatting of summary footers.  
Public PropertySummaryFooterCaptionAppearanceReturns or sets the Appearance object that controls the formatting of captions over summary footers.  
Public PropertySummaryFooterCaptionVisibleSet this property to False to hide the summary footer captions.  
Public PropertySummaryFooterSpacingAfterReturns or sets the amount of spacing (in pixels) rendered after a summary footer.  
Public PropertySummaryFooterSpacingBeforeReturns or sets the amount of spacing (in pixels) rendered before a summary footer.  
Public PropertySummaryValueAppearanceReturns or sets the Appearance object that controls the formatting of summaries in summary footers.  
Public PropertySupportDataErrorInfoSpecifies whether to make use of IDataErrorInfo interface implemented on the underlying row objects to display error info in rows and cells.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTemplateAddRowAppearanceDetermines the formatting attributes that will be applied to template add-rows.  
Public PropertyTemplateAddRowCellAppearanceDetermines the formatting attributes that will be applied to cells of template add-rows.  
Public PropertyTemplateAddRowPromptSpecifies the prompt text to display in the add row. By default no prompt is displayed. Once the add row is activated the prompt disappears (and reappears when it’s deactivated). The text spans multiple cells unless UltraGridBand.SpecialRowPromptField property has been set to a valid column key in which case the prompt is displayed in the associated cell.  
Public PropertyTemplateAddRowPromptAppearanceDetermines the formatting attributes that will be applied to the template add-row prompt.  
Public PropertyTemplateAddRowSpacingAfterReturns or sets the amount of spacing (in pixels) rendered after a template add-row (between the bottom of the row and the top edge of the following object.)  
Public PropertyTemplateAddRowSpacingBeforeReturns or sets the amount of spacing (in pixels) rendered before a template add-row (between the top of the row and the bottom edge of the above object.)  
Public PropertyTipStyleCellReturns or sets a value that determines whether a tip will be displayed when the mouse pauses over a cell.  
Public PropertyTipStyleHeaderReturns or sets a value that determines whether a tip will be displayed when the mouse pauses over a header.  
Public PropertyTipStyleRowConnectorReturns or sets a value that determines whether a tip will be displayed when the mouse pauses over a row connector line.  
Public PropertyTipStyleScrollReturns or sets a value that determines whether a tip displayed over the scrollbar when the scroll bar thumb is dragged.  
Public PropertyUseExternalSummaryCalculator12.1 External Summary Calculations  
Public PropertyWrapHeaderTextGets/sets a value which indicates whether headers in the grid will automatically wrap their text and adjust their height, if necessary. Note, this property is not honored if Row Layout mode is being used.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also