Version

UltraGridOverride Class Members

The following tables list the members exposed by UltraGridOverride.

Public Constructors
 NameDescription
Public ConstructorUltraGridOverride ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets all properties back to their default values  
Public MethodResetActiveAppearancesEnabledReset AllowDelete to its default value (default).  
Public MethodResetActiveCardCaptionAppearanceResets the ActiveCardCaptionAppearance.  
Public MethodResetActiveCellAppearanceReset Active Cell's appearance  
Public MethodResetActiveCellBorderThicknessResets the ActiveCellBorderThickness property to its default value.  
Public MethodResetActiveCellColumnHeaderAppearanceResets ActiveCellColumnHeaderAppearance  
Public MethodResetActiveCellRowSelectorAppearanceResets ActiveCellRowSelectorAppearance  
Public MethodResetActiveRowAppearanceResets Active Row's Appearance  
Public MethodResetActiveRowCellAppearanceResets the property to its default value.  
Public MethodResetAddRowAppearanceResets the property to its default value.  
Public MethodResetAddRowCellAppearanceResets the property to its default value.  
Public MethodResetAddRowEditNotificationInterfaceResets AddRowEditNotificationInterface to its default value.  
Public MethodResetAllowAddNewResets AllowAddNew to its default value (default).  
Public MethodResetAllowColMovingResets AllowColMoving to its default value (default).  
Public MethodResetAllowColSizingResets AllowColSizing to its default value (default).  
Public MethodResetAllowColSwappingResets AllowColSwapping to its default value (default).  
Public MethodResetAllowDeleteReset AllowDelete to its default value (default).  
Public MethodResetAllowEditingBandHeadersResets the AllowEditingBandHeaders property to its default value.  
Public MethodResetAllowEditingColumnHeadersResets the AllowEditingColumnHeaders property to its default value.  
Public MethodResetAllowEditingGroupHeadersResets the AllowEditingGroupHeaders property to its default value.  
Public MethodResetAllowGroupByResets AllowGroupBy to its default value (default).  
Public MethodResetAllowGroupCollapsingResets the AllowGroupCollapsing Appearance.  
Public MethodResetAllowGroupMovingResets AllowGroupMoving to its default value (default).  
Public MethodResetAllowGroupSwappingResets AllowGroupSwapping to its default (default).  
Public MethodResetAllowMultiCellOperationsResets the property to its default value.  
Public MethodResetAllowRowFilteringResets the property to its default value  
Public MethodResetAllowRowLayoutCellSizingResets the AllowRowLayoutCellSizing property to its default value of Default.  
Public MethodResetAllowRowLayoutCellSpanSizingResets the property to its default value.  
Public MethodResetAllowRowLayoutColMovingResets the property to its default value.  
Public MethodResetAllowRowLayoutLabelSizingResets the AllowRowLayoutLabelSizing property to its default value of Default.  
Public MethodResetAllowRowLayoutLabelSpanSizingResets the property to its default value.  
Public MethodResetAllowRowSummariesResets the property to its default value  
Public MethodResetAllowUpdateResets AllowUpdate to its default value (default).  
Public MethodResetAllRowsFilteredOutExpansionIndicatorBehaviorResets AllRowsFilteredOutExpansionIndicatorBehavior to its default setting.  
Public MethodResetAppearanceHoldersResets all appearanceHolders in the appearanceHolder array  
Public MethodResetAppearancesResets all appearances in the appearances array  
Public MethodResetAutoEditModeResets the AutoEditMode Appearance.  
Public MethodResetAutoResizeColumnWidthOptionsResets AutoResizeColumnWidthOptions to its default value.  
Public MethodResetBorderStyleCardAreaResets BorderStyleCardArea to its default value.  
Public MethodResetBorderStyleCellResets BorderStyleCell to its default value.  
Public MethodResetBorderStyleEmptyMessageRowResets BorderStyleEmptyMessageRow to its default value.  
Public MethodResetBorderStyleFilterCellResets the property to its default value.  
Public MethodResetBorderStyleFilterOperatorResets the property to its default value.  
Public MethodResetBorderStyleFilterRowResets the property to its default value.  
Public MethodResetBorderStyleHeaderResets BorderStyleHeader to its default value.  
Public MethodResetBorderStyleRowResets BorderStyleRow to its default value.  
Public MethodResetBorderStyleRowSelectorResets the BorderStyleRowSelector property to its default value of Default.  
Public MethodResetBorderStyleSpecialRowSeparatorResets the property to its default value.  
Public MethodResetBorderStyleSummaryFooterResets BorderStyleSummaryFooter to its default value.  
Public MethodResetBorderStyleSummaryFooterCaptionResets BorderStyleSummaryFooterCaption to its default value.  
Public MethodResetBorderStyleSummaryValueResets BorderStyleSummaryValue to its default value.  
Public MethodResetBorderStyleTemplateAddRowResets BorderStyleTemplateAddRow to its default value.  
Public MethodResetButtonStyleResets the property to its default value.  
Public MethodResetCardAreaAppearanceResets the CardAreaAppearance.  
Public MethodResetCardCaptionAppearanceResets the CardCaptionAppearance.  
Public MethodResetCardSpacingResets CardSpacing to its default value (-1).  
Public MethodResetCellAppearanceResets the Cell's appearance  
Public MethodResetCellButtonAppearanceResets the CellButtonAppearance.  
Public MethodResetCellClickActionResets CellClickAction to its default value.  
Public MethodResetCellDisplayStyleResets the property to its default value.  
Public MethodResetCellMultiLineResets CellMultiline to its default value.  
Public MethodResetCellPaddingResets CellPadding to its default value (-1).  
Public MethodResetCellSpacingResets CellSpacing to its default value (-1).  
Public MethodResetChildBandExpansionIndicatorHeaderAppearanceResets the ChildBandExpansionIndicatorHeaderAppearance Appearance.  
Public MethodResetColumnAutoSizeModeResets the property to its default value.  
Public MethodResetColumnHeaderTextOrientationResets the ColumnHeaderTextOrientation property to its default value.  
Public MethodResetColumnSizingAreaResets the property to its default value.  
Public MethodResetDataErrorCellAppearanceResets the property to its default value.  
Public MethodResetDataErrorRowAppearanceResets the property to its default value.  
Public MethodResetDataErrorRowSelectorAppearanceResets the property to its default value.  
Public MethodResetDefaultColWidthResets DefaultColWidth to its default value (-1).  
Public MethodResetDefaultRowHeightResets DefaultRowHeight to its default value (-1).  
Public MethodResetDefaultSummaryRowHeightResets DefaultSummaryRowHeight to its default value (-1).  
Public MethodResetDragDropIndicatorSettingsResets the property to its default value.  
Public MethodResetEditCellAppearanceResets the Edit Cell's Appearance object  
Public MethodResetExpansionIndicatorResets ExpansionIndicator to its default setting.  
Public MethodResetFilterCellAppearanceResets the property to its default value.  
Public MethodResetFilterCellAppearanceActiveResets the property to its default value.  
Public MethodResetFilterClearButtonAppearanceResets the property to its default value.  
Public MethodResetFilterClearButtonLocationResets the property to its default value.  
Public MethodResetFilterComparisonStyleResets FilterComparisonStyle to its default value.  
Public MethodResetFilterComparisonTypeResets the property to its default value.  
Public MethodResetFilteredInCellAppearanceResets the property to its default value.  
Public MethodResetFilteredInRowAppearanceResets the property to its default value.  
Public MethodResetFilteredOutCellAppearanceResets the property to its default value.  
Public MethodResetFilteredOutRowAppearanceResets the property to its default value.  
Public MethodResetFilterEvaluationTriggerResets the property to its default value.  
Public MethodResetFilterIgnoreDiacriticsResets the FilterIgnoreDiacritics property to its default value.  
Public MethodResetFilterOperandDropDownItemsResets the FilterOperandDropDownItems property to its default value.  
Public MethodResetFilterOperandStyleResets the property to its default value.  
Public MethodResetFilterOperatorAppearanceResets the property to its default value.  
Public MethodResetFilterOperatorDefaultValueResets the property to its default value.  
Public MethodResetFilterOperatorDropDownItemsResets the property to its default value.  
Public MethodResetFilterOperatorLocationResets the property to its default value.  
Public MethodResetFilterRowAppearanceResets the property to its default value.  
Public MethodResetFilterRowAppearanceActiveResets the property to its default value.  
Public MethodResetFilterRowPromptResets the property to its default value.  
Public MethodResetFilterRowPromptAppearanceResets the property to its default value.  
Public MethodResetFilterRowSelectorAppearanceResets the property to its default value.  
Public MethodResetFilterRowSpacingAfterResets FilterRowSpacingAfter to its default value (-1).  
Public MethodResetFilterRowSpacingBeforeResets FilterRowSpacingBefore to its default value (-1).  
Public MethodResetFilterUIProviderResets the property to its default value.  
Public MethodResetFilterUITypeResets the property to its default value.  
Public MethodResetFixedCellAppearanceResets the property to its default value.  
Public MethodResetFixedCellSeparatorColorResets the property to its default value.  
Public MethodResetFixedHeaderAppearanceResets the property to its default value.  
Public MethodResetFixedHeaderIndicatorResets the property to its default value.  
Public MethodResetFixedRowAppearanceResets the property to its default value.  
Public MethodResetFixedRowCellAppearanceResets the property to its default value.  
Public MethodResetFixedRowIndicatorResets the property to its default value.  
Public MethodResetFixedRowSelectorAppearanceResets the property to its default value.  
Public MethodResetFixedRowsLimitResets the FixedRowsLimit property to its default value of -1.  
Public MethodResetFixedRowSortOrderResets the property to its default value.  
Public MethodResetFixedRowStyleResets the property to its default value.  
Public MethodResetFixHeadersOnRightResets the FixHeadersOnRight property to its default value.  
Public MethodResetFormulaErrorAppearanceResets the FormulaErrorAppearance property to its default value.  
Public MethodResetFormulaRowIndexSourceResets the property to its default value.  
Public MethodResetGroupByColumnAppearanceResets GroupByColumnAppearance  
Public MethodResetGroupByColumnHeaderAppearanceResets GroupByColumnHeaderAppearance  
Public MethodResetGroupByColumnsHiddenResets the property to its default value  
Public MethodResetGroupByRowAppearanceResets GroupByRowAppearance  
Public MethodResetGroupByRowConnectorAppearanceResets GroupByRowConnector's Appearance  
Public MethodResetGroupByRowDescriptionMaskReset GroupByRowDescriptionMask  
Public MethodResetGroupByRowExpansionStyleResets GroupByRowExpansionStyle to its default value.  
Public MethodResetGroupByRowHotTrackAppearanceResets GroupByRowHotTrackAppearance  
Public MethodResetGroupByRowInitialExpansionStateResets GroupByRowInitialExpansionState to its default value.  
Public MethodResetGroupByRowPaddingReset GroupByRowPadding  
Public MethodResetGroupByRowSpacingAfterResets GroupByRowSpacingAfter to its default value (-1).  
Public MethodResetGroupByRowSpacingBeforeResets GroupByRowSpacingBefore to its default value (-1).  
Public MethodResetGroupBySummaryDisplayStyleResets the property to its default value.  
Public MethodResetGroupBySummaryValueAppearanceResets the property to its default value.  
Public MethodResetGroupHeaderTextOrientationResets the GroupHeaderTextOrientation property to its default value.  
Public MethodResetHeaderAppearanceResets the Header Appearance  
Public MethodResetHeaderCheckBoxAlignmentResets the property to its default value.  
Public MethodResetHeaderCheckBoxSynchronizationResets the property to its default value.  
Public MethodResetHeaderCheckBoxVisibilityResets the property to its default value.  
Public MethodResetHeaderClickActionResets HeaderClickAction to its default value.  
Public MethodResetHeaderPlacementResets the property to its default value.  
Public MethodResetHeaderStyleResets HeaderStyle to its default value.  
Public MethodResetHotTrackCellAppearanceResets the property to its default value.  
Public MethodResetHotTrackHeaderAppearanceResets the property to its default value.  
Public MethodResetHotTrackRowAppearanceResets the property to its default value.  
Public MethodResetHotTrackRowCellAppearanceResets the property to its default value.  
Public MethodResetHotTrackRowSelectorAppearanceResets the property to its default value.  
Public MethodResetInitialSortDirectionResets HeaderClickAction to its default value.  
Public MethodResetInvalidValueBehaviorResets the property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetMaskLiteralsAppearanceResets the MaskLiteralsAppearance  
Public MethodResetMaxSelectedCellsResets MaxSelectedCells to its default value (-1).  
Public MethodResetMaxSelectedRowsResets MaxSelectedRows to its default value (-1).  
Public MethodResetMergedCellAppearanceResets the property to its default value.  
Public MethodResetMergedCellContentAreaResets the property to its default value.  
Public MethodResetMergedCellStyleResets the property to its default value.  
Public MethodResetMinRowHeightResets the MinRowHeight to its default value of -1.  
Public MethodResetMinSummaryRowHeightResets MinSummaryRowHeight to its default value (-1).  
Public MethodResetMultiCellSelectionModeResets the property to its default value.  
Public MethodResetNoRowsInDataSourceMessageAppearanceResets the NoRowsInDataSourceMessageAppearance property to its default value.  
Public MethodResetNoRowsInDataSourceMessageEnabledResets the property to its default value of DefaultableBoolean.Default.  
Public MethodResetNoRowsInDataSourceMessageTextResets the property to its default value of string.Empty.  
Public MethodResetNoVisibleRowsMessageAppearanceResets the NoVisibleRowsMessageAppearance property to its default value.  
Public MethodResetNoVisibleRowsMessageEnabledResets the property to its default value of DefaultableBoolean.Default.  
Public MethodResetNoVisibleRowsMessageTextResets the property to its default value of string.Empty.  
Public MethodResetNullTextResets NullText to its default value ("null").  
Public MethodResetReadOnlyCellAppearanceResets the property to its default value.  
Public MethodResetReserveSortIndicatorSpaceWhenAutoSizingResets ReserveSortIndicatorSpaceWhenAutoSizing to its default value.  
Public MethodResetRowAlternateAppearanceResets the alternate Row's appearance  
Public MethodResetRowAppearanceResets the RowAppearance  
Public MethodResetRowEditTemplateRowSelectorImageResets the property to its default value.  
Public MethodResetRowEditTemplateUITypeResets the property to its default value.  
Public MethodResetRowFilterActionResets the property to its default value.  
Public MethodResetRowFilterModeResets the property to its default value  
Public MethodResetRowLayoutCellNavigationVerticalResets the property to its default value.  
Public MethodResetRowPreviewAppearanceResets the RowPreviewAppearance  
Public MethodResetRowSelectorAppearanceResets the RowSelector Appearance.  
Public MethodResetRowSelectorHeaderAppearanceResets the RowSelectorHeaderAppearance Appearance.  
Public MethodResetRowSelectorHeaderStyleResets RowSelectorHeaderStyle to its default value.  
Public MethodResetRowSelectorNumberStyleResets the property to its default value.  
Public MethodResetRowSelectorsResets RowSelectors to its default value.  
Public MethodResetRowSelectorStyleResets RowSelectorStyle to its default value.  
Public MethodResetRowSelectorWidthResets the RowSelectorWidth property to its default value of 0.  
Public MethodResetRowSizingResets RowSizing to its default value.  
Public MethodResetRowSizingAreaResets RowSizingArea to its default value.  
Public MethodResetRowSizingAutoMaxLinesResets RowSizingMaxLines to its default value (-1).  
Public MethodResetRowSpacingAfterResets RowSpacingAfter to its default value (-1).  
Public MethodResetRowSpacingBeforeResets RowSpacingBefore to its default value (-1).  
Public MethodResetSelectedAppearancesEnabledReset AllowDelete to its default value (default).  
Public MethodResetSelectedCardCaptionAppearanceResets the SelectedCardCaptionAppearance.  
Public MethodResetSelectedCellAppearanceResets the selected cell appearance  
Public MethodResetSelectedRowAppearanceResets the selected Row's Appearance.  
Public MethodResetSelectTypeCellResets SelectTypeCell to its default value.  
Public MethodResetSelectTypeColReset SelectTypeCol to its default value.  
Public MethodResetSelectTypeGroupByRowReset SelectTypeGroupByRow  
Public MethodResetSelectTypeRowResets SelectTypeRow to its default value.  
Public MethodResetSequenceEmptyMessageRowResets the SequenceEmptyMessageRow property to its default value of -1.  
Public MethodResetSequenceFilterRowResets the SequenceFilterRow property to its default value of -1.  
Public MethodResetSequenceFixedAddRowResets the SequenceFixedAddRow property to its default value of -1.  
Public MethodResetSequenceSummaryRowResets the SequenceSummaryRow property to its default value of -1.  
Public MethodResetShowCalculatingTextResets the property to its default value.  
Public MethodResetShowInkButtonResets the property to its default value.  
Public MethodResetSortComparisonTypeResets the property to its default value.  
Public MethodResetSpecialRowSeparatorResets the property to its default value.  
Public MethodResetSpecialRowSeparatorAppearanceResets the property to its default value.  
Public MethodResetSpecialRowSeparatorHeightResets the SpecialRowSeparatorHeight property to its default value of -1.  
Public MethodResetSummaryDisplayAreaResets the property to its default value.  
Public MethodResetSummaryFooterAppearanceResets the SummaryFooterAppearance  
Public MethodResetSummaryFooterCaptionAppearanceResets the SummaryFooterCaptionAppearance  
Public MethodResetSummaryFooterCaptionVisibleResets SummaryFooterCaptionVisible property to its default value.  
Public MethodResetSummaryFooterSpacingAfterResets SummaryFooterSpacingAfter to its default value (-1).  
Public MethodResetSummaryFooterSpacingBeforeResets SummaryFooterSpacingBefore to its default value (-1).  
Public MethodResetSummaryValueAppearanceResets the SummaryValueAppearance  
Public MethodResetSupportDataErrorInfoResets the property to its default value.  
Public MethodResetTemplateAddRowAppearanceResets the property to its default value.  
Public MethodResetTemplateAddRowCellAppearanceResets the property to its default value.  
Public MethodResetTemplateAddRowPromptResets the property to its default value.  
Public MethodResetTemplateAddRowPromptAppearanceResets the property to its default value.  
Public MethodResetTemplateAddRowSpacingAfterResets TemplateAddRowSpacingAfter to its default value (-1).  
Public MethodResetTemplateAddRowSpacingBeforeResets TemplateAddRowSpacingBefore to its default value (-1).  
Public MethodResetTipStyleCellResets TipStyleCell to its default value.  
Public MethodResetTipStyleHeaderResets TipStyleHeader to its default value.  
Public MethodResetTipStyleRowConnectorResets TipStyleRowConnector to its default value.  
Public MethodResetTipStyleScrollResets TipStyleScroll to its default value.  
Public MethodResetUseExternalSummaryCalculatorResets the property to its default value  
Public MethodResetWrapHeaderTextResets the property to its default value.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDisposeOverridden. Called when this object is Disposed of  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActiveRowCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeAddRowAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeAddRowCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeAllowEditingBandHeadersReturns true if the AllowEditingBandHeaders property needs to be serialized.  
Protected MethodShouldSerializeAllowEditingColumnHeadersReturns true if the AllowEditingColumnHeaders property needs to be serialized.  
Protected MethodShouldSerializeAllowEditingGroupHeadersReturns true if the AllowEditingGroupHeaders property needs to be serialized.  
Protected MethodShouldSerializeAllowMultiCellOperationsReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeAppearanceHoldersReturns true if any appearance properties need to be persisted  
Protected MethodShouldSerializeAutoResizeColumnWidthOptionsReturns true if AutoResizeColumnWidthOptions property is not set to its default value.  
Protected MethodShouldSerializeDataErrorCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeDataErrorRowAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeDataErrorRowSelectorAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterCellAppearanceActiveReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterClearButtonAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterComparisonStyleReturns true if FilterComparisonStyle property is not set to its default value.  
Protected MethodShouldSerializeFilteredInCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilteredInRowAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilteredOutCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilteredOutRowAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterIgnoreDiacriticsReturns true if the FilterIgnoreDiacritics property needs to be serialized.  
Protected MethodShouldSerializeFilterOperatorAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterRowAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterRowAppearanceActiveReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterRowPromptAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFilterRowSelectorAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFixedCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFixedHeaderAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFixedRowAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFixedRowCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFixedRowSelectorAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeFormulaErrorAppearanceReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeGroupByRowExpansionStyleReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeGroupByRowInitialExpansionStateReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeGroupBySummaryValueAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeHeaderStyleReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeHotTrackCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeHotTrackHeaderAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeHotTrackRowAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeHotTrackRowCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeHotTrackRowSelectorAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeMergedCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeMergedCellContentAreaReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeMergedCellStyleReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeMultiCellSelectionModeReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeNullTextReturns true if this property is not set to its default value  
Protected MethodShouldSerializeReadOnlyCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeRowLayoutCellNavigationVerticalReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeRowSelectorStyleReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeShowCalculatingTextReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeShowInkButtonReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeSpecialRowSeparatorAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeTemplateAddRowAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeTemplateAddRowCellAppearanceReturns true if the property needs to be serialized.  
Protected MethodShouldSerializeTemplateAddRowPromptAppearanceReturns true if the property needs to be serialized.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also