Version

UltraGridDisplayLayout Class Members

The following tables list the members exposed by UltraGridDisplayLayout.

Public Constructors
 NameDescription
Public ConstructorUltraGridDisplayLayout ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyActiveRowReturns the active row. This property is not available at design-time. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyAddNewBoxThe AddNewBox object represents the AddNew Box interface for entering new data rows into the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyAllowCancelAsyncExportGets or sets whether the Cancel button appears on the grid during an asynchronous export operation. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyAllowCardPrintingSpecifies whether the grid should honor the CardView property on the band when printing. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyAppearanceReturns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyAppearancesA collection of all the Appearance objects created for use with this control. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyAsyncExportCompleteImageGets or sets the image that is displayed on the grid when an asynchronous export operation is successfully completed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyAutoFitStyleSpecifies whether the AutoFitColumns feature is enabled. This feature automatically resizes the column widths proportionally to fit the visible area of the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyBandExpansionIndicatorsGets or sets whether to display expansion indicators on bands. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyBandsA collection of UltraGridBand objects. When used at the grid level, the collection includes all the UltraGridBand objects in the control. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyBorderStyleSpecifies the style that will be used for the border of the Grid control. Infragistics.Win.UIElementBorderStyle (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyBorderStyleCaptionReturns or sets the border style of the control's caption area. Infragistics.Win.UIElementBorderStyle (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyCaptionAppearanceSets the formatting attributes of an object's caption based upon the Appearance object. Infragistics.Win.Appearance (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyCaptionVisibleGets/sets whether the grid's caption area will be displayed. By default the caption area will be displayed if the control's Text property is not an empty string. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyCellHottrackInvalidationStyleSpecifies whether to invalidate the cell when the mouse enters or leaves it. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyClipboardCellDelimiterSpecifies the cell value delimiter when copying to the clipboard. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyClipboardCellSeparatorSpecifies the cell value separator when copying to the clipboard. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyClipboardRowSeparatorSpecifies the logical row separator when copying to the clipboard. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyColScrollRegionsA collection of column scrolling region objects. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyColumnChooserEnabledThis specifies that the column chooser user interface is enabled for this UltraGrid. The UltraGrid uses this as a hint to let the user hide columns by dragging and dropping them outside of the UltraGrid and also unhide an explicitly hidden group-by column by dragging and dropping it over the column headers. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyColumnScrollbarSmallChangeSpecifies the small change for the horizontal scrollbar in a column scroll region. Default is 30. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyDefaultSelectedBackColorGets or sets the default color used for the backcolor of selected cells in the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyDefaultSelectedForeColorGets or sets the default color used for the forecolor of selected cells in the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEmptyRowSettingsThis object contains the settings for empty rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyFilterDropDownButtonImageGets or sets the image that's used to draw the filter drop down buttons on the column headers. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyFilterDropDownButtonImageActiveGets or sets the image that's used to draw the filter drop down buttons on the column headers when there is a row filter active on the column. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyFilterOperatorsValueListRetruns the value list that will be used for the operator drop down list in the filter row as well as in the custom filter dialog. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyFixedHeaderOffImageGets or sets the image that's used to draw the fixed header indicator when the header is not fixed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyFixedHeaderOnImageGets or sets the image that's used to draw the fixed header indicator when the header is fixed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyFixedRowOffImageGets or sets the image that's used to draw the fixed row indicator when the row is not fixed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyFixedRowOnImageGets or sets the image that's used to draw the fixed row indicator when the row is fixed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyGridReturns the associated UltraGridBase instance or null if not set (read-only). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyGroupByBoxReturns a reference to the GroupByBox object associated wiht the layout. The GroupByBox is used to specify GroupBy rows when the control is in GroupBy mode. GroupByBox (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyHasAddNewBoxReturns true if an AddNewBox object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyHasAppearanceReturns true if an Appearance object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyHasCaptionAppearanceReturns true if an CaptionAppearance object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyHasNoDataSourceMessageAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyHasOverrideReturns true if an UltraGridOverride object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyHasValueListsReturns true if an valuelist object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyInitializingAllSubItemsDetermines whether sub-items are currently being initialized. This property is read-only and is only available at run-time. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyInterBandSpacingReturns or sets the vertical space between bands. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyIsDisplayLayoutReturns true if this is the grid's main display layout. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyIsDrawingReturns true if the layout is currently being rendered. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyIsExportLayoutIndicates whether this layout is an export layout. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyIsPrintLayoutReturns true if this is the layout being used for printing. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyLoadStyleSpecifies how rows are loaded. Default value is PreloadRows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyMaxBandDepthGets or sets the max band depth. Grid will load upto MaxBandDepth number of bands. Note that you have to set the MaxBandDepth before binding the UltraGrid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyMaxColScrollRegionsReturns or sets the maximum number of column scrolling regions. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyMaxRowScrollRegionsReturns or sets the maximum number of row scrolling regions. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyNewBandLoadStyleSpecifies how to load new columns from data source. Default value is Show. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyNewColumnLoadStyleSpecifies how to load new columns from data source. Default value is Show. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyNoDataSourceMessageAppearance (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyNoDataSourceMessageEnabledDetermines if the NoDataSourceMessageText should appear when the grid has no data source. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyNoDataSourceMessageTextThe NoDataSourceMessageText is a string of text that appears on the surface of the grid when the grid has no data source. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyOverrideThe UltraGridOverride object is used to determine the behavior of bands in the grid. Applying an UltraGridOverride to an object replaces that object's default behavior with the behavior specified by the settings of the UltraGridOverride. The DisplayLayout object has an Override property setting that determines the default settings for all UltraGridBands. The UltraGridBand object also has an Override property for settings specific to that band. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyPriorityScrollingGets/sets whether callbacks made during a scroll operation occur synchronously or asynchronously. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyRowConnectorColorReturns or sets the color of the lines used to connect rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyRowConnectorColorResolvedReturns the resolved color of the RowConnector lines. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyRowConnectorStyleReturns or sets the style of the lines used to connect rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyRowConnectorStyleResolvedReturns the resolved Row Connector Style. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyRowsReturns the row collection associated with this layout. For display layout this is the same as the UltraGridBase.Rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyRowScrollRegionsA collection of row scrolling region objects. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyRowSelectorImagesGets the RowSelectorImageInfo object containing the state-specific row selector images. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyScrollbarIntersectionAppearanceAppearance for the square area at the lower right corner where a vertical and horizontal scrollbar meet. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyScrollBarLookDetermines the appearance of the scroll bars. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyScrollbarsReturns or sets a value that determines whether horizontal and/or vertical scrollbars are shown. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyScrollBoundsSpecifies the vertical scrolling behavior in regard to how the UltraGrid scrolls rows. Default is ScrollToLastItem. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyScrollStyleControls how vertical row scrolling is done in the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySelectionOverlayBorderColorGets or sets the color used for the borders drawn around the selection overlay. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySelectionOverlayBorderThicknessGets or sets the thickness of the borders drawn around the selection overlay. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySelectionOverlayColorGets or sets the color used to overlay the selection area of the grid. This property overrides the default selection colors. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyShowDeleteRowsPromptSpecifies whether the confirmation dialog is shown when rows are deleted. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySortedBandsA sorted collection of UltraGridBand objects. The collection includes all the UltraGridBand objects in the control in the order in which they will be displayed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySortIndicatorAscendingImageGets or sets the image that's used to draw the sort button on the column headers. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySortIndicatorDescendingImageGets or sets the image that's used to draw the sort button on the column headers. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySplitterBarHorizontalAppearanceAppearance for the horizontal splitter bar and the split box. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySplitterBarVerticalAppearanceAppearance for the vertical splitter bar and the split box. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySplitterBarWidthThe width of the splitterbars based on the splitter border style (read-only) (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertySummaryButtonImageThis image will be drawn on the column headers for summary rows icon. Summary rows icon is the icon that shows up on the column headers when summaries are enabled on that column. User can click on this icon to select summaries he/she wants performed on the associated field. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyTabNavigationReturns or sets a value that indicates how the control will respond when the TAB key is pressed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyUIElementThe main UIElement for the grid (read-only) (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyUseFixedHeadersSpecifies whether the fixed-headers feature is enabled. Fixed-headers feature lets you fix (freeze) columns so they do not scroll when the grid is scrolled horizontally. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyUseOptimizedDataResetModeGets or sets whether the grid will use a caching mechanism when receiving a Reset notification from the underlying DataSource when using LoadOnDemand. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyUseScrollWindowSpecifies whether to use scroll window when scrolling the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyValueListsReturns a collection of ValueList objects. This property is read-only at run-time. This property is not available at design-time. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyViewStyleReturns or sets a value that determines the type of view displayed by the control. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public PropertyViewStyleBandReturns or sets a value that determines the type of view displayed by the control. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
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 MethodClearGroupByColumnsRemoves all the group by columns from all the bands ungrouping all the rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodCloneOverloaded. Creates and returns a reference to a clone (identical copy) of this object. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodCopyFromOverloaded. Applies the attributes of an existing UltraGridLayout object to the current UltraGridLayout object, using the property categories specified. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
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 MethodGetCachedGraphicsCalled to get a graphics object suitable for doing metrics calculations only. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
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 MethodLoadOverloaded. Loads a layout from a stream, including all properties. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodLoadFromXmlOverloaded. Loads a layout from stream, including all properties. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodPerformAutoResizeCardsResizes the width of all cards in every band based on cell values in all rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodPerformAutoResizeColumnsOverloaded. Resizes all columns in all bands based on cell values in either currently visible rows or all rows depending on the value of autoSizeType argument. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodRefreshFiltersReevaluates the filters on the rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodRefreshSummariesReevaluates the summaries. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodReleaseCachedGraphicsCalled to release a graphics object that was returned from a prior call to UltraGridLayout.GetCachedGraphics. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetResets all Layout properties back to their default values (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAddNewBoxResets the AddNew box (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAllowCancelAsyncExportResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAllowCardPrintingResets the UltraGridLayout.AllowCardPrinting property to its default value of Never. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAppearanceResets the Appearance object associated with the Displaylayout. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAppearanceHoldersResets all appearanceHolders in the appearanceHolder array (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAppearancesReset appearances to null (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAsyncExportCompleteImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAutoFitColumnsResets AutoFitColumns to its default value (false). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetAutoFitStyleResets ResetAutoFitStyle to its default value of None. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetBandExpansionIndicatorsResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetBandsCalls the Reset method on each band (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetBorderStyleResets BorderStyle to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetBorderStyleCaptionResets BorderStyleCaption to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetCaptionAppearanceReset appearance (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetCaptionVisibleResets the UltraGridLayout.CaptionVisible to 'Default'. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetCellHottrackInvalidationStyleResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetClipboardCellDelimiterResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetClipboardCellSeparatorResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetClipboardRowSeparatorResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetColScrollRegionsResets ColSrollRegions. The control will revert to having one main column scrolling region. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetColumnChooserEnabledResets the UltraGridLayout.ColumnChooserEnabled to Default. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetColumnScrollbarSmallChangeResets the ColumnScrollbarSmallChange property to its default vlaue of 30. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetDefaultSelectedBackColorResets the UltraGridLayout.DefaultSelectedBackColor property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetDefaultSelectedForeColorResets the UltraGridLayout.DefaultSelectedForeColor property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetEmptyRowSettingsResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetFilterDropDownButtonImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetFilterDropDownButtonImageActiveResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetFilterOperatorsValueListResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetFixedHeaderOffImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetFixedHeaderOnImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetFixedRowOffImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetFixedRowOnImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetGroupByBoxReset addnewbox (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetInterBandSpacingResets border interband spacing to its default value (5). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLoadStyleResets the UltraGridLayout.LoadStyle to its default value of PreloadRows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetMaxBandDepthResets the MaxBandDepth property to its default value 100. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetMaxColScrollRegionsResets MaxColScrollRegions to its default value (10). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetMaxRowScrollRegionsResets ResetMaxRowScrollRegions to its default value (10). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetNewBandLoadStyleResets the property to its default value of Show. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetNewColumnLoadStyleResets the property to its default value of Show. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetNoDataSourceMessageAppearanceResets the UltraGridLayout.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetNoDataSourceMessageEnabledResets the property to its default value of DefaultableBoolean.Default. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetNoDataSourceMessageTextResets the property to its default value of string.Empty. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetOverrideReset override (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetPriorityScrollingResets ScrollStyle to its default value (false). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetRowConnectorColorResets RowConnectorColor to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetRowConnectorStyleResets RowConnectorStyle to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetRowScrollRegionsResets row scroll regions. The control will revert to having one main row scrolling region. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetRowSelectorImagesResets the RowSelectorImages object (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetScrollbarIntersectionAppearanceResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetScrollBarLookResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetScrollbarsResets Scrollbars to its default value (Automatic). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetScrollBoundsResets the UltraGridLayout.ScrollBounds property to its default value of ScrollToLastItem. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetScrollStyleResets ScrollStyle to its default value (Deferred). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetSelectionOverlayBorderColorResets the UltraGridLayout.SelectionOverlayBorderColor property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetSelectionOverlayBorderThicknessResets the UltraGridLayout.SelectionOverlayBorderThickness property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetSelectionOverlayColorResets the UltraGridLayout.SelectionOverlayColor property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetShowDeleteRowsPromptResets the UltraGridLayout.ShowDeleteRowsPrompt property to its default value of false. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetSortIndicatorAscendingImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetSortIndicatorDescendingImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetSplitterBarHorizontalAppearanceResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetSplitterBarVerticalAppearanceResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetSummaryButtonImageResets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetTabNavigationResets TabNavigation to its default value (next cell). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetUseFixedHeadersResets the UseFixedHeaders property to its default value of false. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetUseOptimizedDataResetModeResets the UseOptimizedDataResetMode property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetValueListsResets valuelists (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetViewStyleResets ViewStyle to its default value (multiband). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResetViewStyleBandReset ViewStyleBand to its default setting (vertical). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodResolveLayoutAppearanceResolves the appearance of the Layout. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodSaveOverloaded. Saves a layout to a stream, including all properties. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public MethodSaveAsXmlOverloaded. Saves a layout to a stream, including all properties. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
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 MethodClearViewStyleClears the ViewStyle scheme used to render row data. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
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 MethodOnDisposeCalled when the object is disposed of (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodOnObjectPropChangedOverridden. Called when a property has changed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedCalled when a property has changed on a sub object (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAddNewBoxReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeAllowCancelAsyncExportReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeAllowCardPrintingReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeAppearanceReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeAppearancesReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeAsyncExportCompleteImageReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeAutoFitColumnsReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeAutoFitStyleReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeBandExpansionIndicatorsReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeBandsReturns true if any band has a non default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeBorderStyleReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeBorderStyleCaptionReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeCaptionAppearanceReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeCaptionVisibleReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeCellHottrackInvalidationStyleReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeClipboardCellDelimiterReturns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeClipboardCellSeparatorReturns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeClipboardRowSeparatorReturns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeColScrollRegionsReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeColumnChooserEnabledReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeColumnScrollbarSmallChangeReturns true if the property has been set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeEmptyRowSettingsReturns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeFilterDropDownButtonImageReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeFilterDropDownButtonImageActiveReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeGroupByBoxReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeInterBandSpacingReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeLoadStyleReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeMaxBandDepthReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeMaxColScrollRegionsReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeMaxRowScrollRegionsReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeNewBandLoadStyleReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeNewColumnLoadStyleReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeNoDataSourceMessageEnabledReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeNoDataSourceMessageTextReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeOverrideReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializePriorityScrollingReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeRowConnectorColorReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeRowConnectorStyleReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeRowScrollRegionsReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeRowSelectorImagesReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeScrollbarIntersectionAppearanceReturns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeScrollBarLookIndicates whether the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeScrollbarsReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeScrollBoundsReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeScrollStyleReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeShowDeleteRowsPromptReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeSortIndicatorAscendingImageReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeSortIndicatorDescendingImageReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeSplitterBarHorizontalAppearanceReturns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeSplitterBarVerticalAppearanceReturns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeSummaryButtonImageReturns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeTabNavigationReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeUseFixedHeadersReturns true if the property has been set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeUseOptimizedDataResetModeReturns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeValueListsReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeViewStyleReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Protected MethodShouldSerializeViewStyleBandReturns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also