The following tables list the members exposed by UltraGridDisplayLayout.
Name | Description | |
---|---|---|
UltraGridDisplayLayout Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
ActiveRow | Returns the active row. This property is not available at design-time. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
AddNewBox | The AddNewBox object represents the AddNew Box interface for entering new data rows into the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
AllowCancelAsyncExport | Gets or sets whether the Cancel button appears on the grid during an asynchronous export operation. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
AllowCardPrinting | Specifies whether the grid should honor the CardView property on the band when printing. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Appearance | Returns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Appearances | A collection of all the Appearance objects created for use with this control. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
AsyncExportCompleteImage | Gets or sets the image that is displayed on the grid when an asynchronous export operation is successfully completed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
AutoFitStyle | Specifies 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) | |
BandExpansionIndicators | Gets or sets whether to display expansion indicators on bands. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Bands | A 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) | |
BorderStyle | Specifies the style that will be used for the border of the Grid control. Infragistics.Win.UIElementBorderStyle (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
BorderStyleCaption | Returns or sets the border style of the control's caption area. Infragistics.Win.UIElementBorderStyle (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
CaptionAppearance | Sets the formatting attributes of an object's caption based upon the Appearance object. Infragistics.Win.Appearance (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
CaptionVisible | Gets/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) | |
CellHottrackInvalidationStyle | Specifies whether to invalidate the cell when the mouse enters or leaves it. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ClipboardCellDelimiter | Specifies the cell value delimiter when copying to the clipboard. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ClipboardCellSeparator | Specifies the cell value separator when copying to the clipboard. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ClipboardRowSeparator | Specifies the logical row separator when copying to the clipboard. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ColScrollRegions | A collection of column scrolling region objects. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ColumnChooserEnabled | This 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) | |
ColumnScrollbarSmallChange | Specifies the small change for the horizontal scrollbar in a column scroll region. Default is 30. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
DefaultSelectedBackColor | Gets or sets the default color used for the backcolor of selected cells in the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
DefaultSelectedForeColor | Gets or sets the default color used for the forecolor of selected cells in the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
EmptyRowSettings | This object contains the settings for empty rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
FilterDropDownButtonImage | Gets or sets the image that's used to draw the filter drop down buttons on the column headers. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
FilterDropDownButtonImageActive | Gets 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) | |
FilterOperatorsValueList | Retruns 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) | |
FixedHeaderOffImage | Gets 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) | |
FixedHeaderOnImage | Gets or sets the image that's used to draw the fixed header indicator when the header is fixed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
FixedRowOffImage | Gets 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) | |
FixedRowOnImage | Gets or sets the image that's used to draw the fixed row indicator when the row is fixed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Grid | Returns the associated UltraGridBase instance or null if not set (read-only). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
GroupByBox | Returns 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) | |
HasAddNewBox | Returns true if an AddNewBox object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
HasAppearance | Returns true if an Appearance object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
HasCaptionAppearance | Returns true if an CaptionAppearance object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
HasNoDataSourceMessageAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
HasOverride | Returns true if an UltraGridOverride object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
HasValueLists | Returns true if an valuelist object has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
InitializingAllSubItems | Determines 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) | |
InterBandSpacing | Returns or sets the vertical space between bands. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
IsDisplayLayout | Returns true if this is the grid's main display layout. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
IsDrawing | Returns true if the layout is currently being rendered. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
IsExportLayout | Indicates whether this layout is an export layout. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
IsPrintLayout | Returns true if this is the layout being used for printing. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
LoadStyle | Specifies how rows are loaded. Default value is PreloadRows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
MaxBandDepth | Gets 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) | |
MaxColScrollRegions | Returns or sets the maximum number of column scrolling regions. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
MaxRowScrollRegions | Returns or sets the maximum number of row scrolling regions. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
NewBandLoadStyle | Specifies how to load new columns from data source. Default value is Show. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
NewColumnLoadStyle | Specifies how to load new columns from data source. Default value is Show. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
NoDataSourceMessageAppearance | (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
NoDataSourceMessageEnabled | Determines if the NoDataSourceMessageText should appear when the grid has no data source. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
NoDataSourceMessageText | The 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) | |
Override | The 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) | |
PriorityScrolling | Gets/sets whether callbacks made during a scroll operation occur synchronously or asynchronously. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
RowConnectorColor | Returns or sets the color of the lines used to connect rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
RowConnectorColorResolved | Returns the resolved color of the RowConnector lines. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
RowConnectorStyle | Returns or sets the style of the lines used to connect rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
RowConnectorStyleResolved | Returns the resolved Row Connector Style. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Rows | Returns the row collection associated with this layout. For display layout this is the same as the UltraGridBase.Rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
RowScrollRegions | A collection of row scrolling region objects. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
RowSelectorImages | Gets the RowSelectorImageInfo object containing the state-specific row selector images. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ScrollbarIntersectionAppearance | Appearance for the square area at the lower right corner where a vertical and horizontal scrollbar meet. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ScrollBarLook | Determines the appearance of the scroll bars. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Scrollbars | Returns or sets a value that determines whether horizontal and/or vertical scrollbars are shown. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ScrollBounds | Specifies the vertical scrolling behavior in regard to how the UltraGrid scrolls rows. Default is ScrollToLastItem. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ScrollStyle | Controls how vertical row scrolling is done in the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SelectionOverlayBorderColor | Gets or sets the color used for the borders drawn around the selection overlay. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SelectionOverlayBorderThickness | Gets or sets the thickness of the borders drawn around the selection overlay. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SelectionOverlayColor | Gets 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) | |
ShowDeleteRowsPrompt | Specifies whether the confirmation dialog is shown when rows are deleted. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SortedBands | A 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) | |
SortIndicatorAscendingImage | Gets or sets the image that's used to draw the sort button on the column headers. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SortIndicatorDescendingImage | Gets or sets the image that's used to draw the sort button on the column headers. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SplitterBarHorizontalAppearance | Appearance for the horizontal splitter bar and the split box. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SplitterBarVerticalAppearance | Appearance for the vertical splitter bar and the split box. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SplitterBarWidth | The width of the splitterbars based on the splitter border style (read-only) (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SummaryButtonImage | This 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) | |
TabNavigation | Returns or sets a value that indicates how the control will respond when the TAB key is pressed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
UIElement | The main UIElement for the grid (read-only) (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
UseFixedHeaders | Specifies 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) | |
UseOptimizedDataResetMode | Gets 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) | |
UseScrollWindow | Specifies whether to use scroll window when scrolling the grid. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ValueLists | Returns 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) | |
ViewStyle | Returns or sets a value that determines the type of view displayed by the control. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ViewStyleBand | Returns or sets a value that determines the type of view displayed by the control. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
ClearGroupByColumns | Removes all the group by columns from all the bands ungrouping all the rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Clone | Overloaded. Creates and returns a reference to a clone (identical copy) of this object. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
CopyFrom | Overloaded. Applies the attributes of an existing UltraGridLayout object to the current UltraGridLayout object, using the property categories specified. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetCachedGraphics | Called to get a graphics object suitable for doing metrics calculations only. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Load | Overloaded. Loads a layout from a stream, including all properties. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
LoadFromXml | Overloaded. Loads a layout from stream, including all properties. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
PerformAutoResizeCards | Resizes the width of all cards in every band based on cell values in all rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
PerformAutoResizeColumns | Overloaded. 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) | |
RefreshFilters | Reevaluates the filters on the rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
RefreshSummaries | Reevaluates the summaries. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ReleaseCachedGraphics | Called to release a graphics object that was returned from a prior call to UltraGridLayout.GetCachedGraphics. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Reset | Resets all Layout properties back to their default values (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAddNewBox | Resets the AddNew box (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAllowCancelAsyncExport | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAllowCardPrinting | Resets the UltraGridLayout.AllowCardPrinting property to its default value of Never. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAppearance | Resets the Appearance object associated with the Displaylayout. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAppearanceHolders | Resets all appearanceHolders in the appearanceHolder array (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAppearances | Reset appearances to null (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAsyncExportCompleteImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAutoFitColumns | Resets AutoFitColumns to its default value (false). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetAutoFitStyle | Resets ResetAutoFitStyle to its default value of None. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetBandExpansionIndicators | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetBands | Calls the Reset method on each band (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetBorderStyle | Resets BorderStyle to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetBorderStyleCaption | Resets BorderStyleCaption to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetCaptionAppearance | Reset appearance (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetCaptionVisible | Resets the UltraGridLayout.CaptionVisible to 'Default'. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetCellHottrackInvalidationStyle | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetClipboardCellDelimiter | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetClipboardCellSeparator | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetClipboardRowSeparator | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetColScrollRegions | Resets ColSrollRegions. The control will revert to having one main column scrolling region. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetColumnChooserEnabled | Resets the UltraGridLayout.ColumnChooserEnabled to Default. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetColumnScrollbarSmallChange | Resets the ColumnScrollbarSmallChange property to its default vlaue of 30. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetDefaultSelectedBackColor | Resets the UltraGridLayout.DefaultSelectedBackColor property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetDefaultSelectedForeColor | Resets the UltraGridLayout.DefaultSelectedForeColor property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetEmptyRowSettings | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetFilterDropDownButtonImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetFilterDropDownButtonImageActive | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetFilterOperatorsValueList | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetFixedHeaderOffImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetFixedHeaderOnImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetFixedRowOffImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetFixedRowOnImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetGroupByBox | Reset addnewbox (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetInterBandSpacing | Resets border interband spacing to its default value (5). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetLoadStyle | Resets the UltraGridLayout.LoadStyle to its default value of PreloadRows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetMaxBandDepth | Resets the MaxBandDepth property to its default value 100. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetMaxColScrollRegions | Resets MaxColScrollRegions to its default value (10). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetMaxRowScrollRegions | Resets ResetMaxRowScrollRegions to its default value (10). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetNewBandLoadStyle | Resets the property to its default value of Show. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetNewColumnLoadStyle | Resets the property to its default value of Show. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetNoDataSourceMessageAppearance | Resets the UltraGridLayout.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetNoDataSourceMessageEnabled | Resets the property to its default value of DefaultableBoolean.Default. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetNoDataSourceMessageText | Resets the property to its default value of string.Empty. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetOverride | Reset override (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetPriorityScrolling | Resets ScrollStyle to its default value (false). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetRowConnectorColor | Resets RowConnectorColor to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetRowConnectorStyle | Resets RowConnectorStyle to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetRowScrollRegions | Resets row scroll regions. The control will revert to having one main row scrolling region. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetRowSelectorImages | Resets the RowSelectorImages object (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetScrollbarIntersectionAppearance | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetScrollBarLook | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetScrollbars | Resets Scrollbars to its default value (Automatic). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetScrollBounds | Resets the UltraGridLayout.ScrollBounds property to its default value of ScrollToLastItem. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetScrollStyle | Resets ScrollStyle to its default value (Deferred). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetSelectionOverlayBorderColor | Resets the UltraGridLayout.SelectionOverlayBorderColor property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetSelectionOverlayBorderThickness | Resets the UltraGridLayout.SelectionOverlayBorderThickness property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetSelectionOverlayColor | Resets the UltraGridLayout.SelectionOverlayColor property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetShowDeleteRowsPrompt | Resets the UltraGridLayout.ShowDeleteRowsPrompt property to its default value of false. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetSortIndicatorAscendingImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetSortIndicatorDescendingImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetSplitterBarHorizontalAppearance | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetSplitterBarVerticalAppearance | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetSummaryButtonImage | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetTabNavigation | Resets TabNavigation to its default value (next cell). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetUseFixedHeaders | Resets the UseFixedHeaders property to its default value of false. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetUseOptimizedDataResetMode | Resets the UseOptimizedDataResetMode property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetValueLists | Resets valuelists (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetViewStyle | Resets ViewStyle to its default value (multiband). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetViewStyleBand | Reset ViewStyleBand to its default setting (vertical). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResolveLayoutAppearance | Resolves the appearance of the Layout. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
Save | Overloaded. Saves a layout to a stream, including all properties. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
SaveAsXml | Overloaded. Saves a layout to a stream, including all properties. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
ClearViewStyle | Clears the ViewStyle scheme used to render row data. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDispose | Called when the object is disposed of (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
OnObjectPropChanged | Overridden. Called when a property has changed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Called when a property has changed on a sub object (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAddNewBox | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeAllowCancelAsyncExport | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeAllowCardPrinting | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeAppearance | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeAppearances | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeAsyncExportCompleteImage | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeAutoFitColumns | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeAutoFitStyle | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeBandExpansionIndicators | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeBands | Returns true if any band has a non default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeBorderStyle | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeBorderStyleCaption | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeCaptionAppearance | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeCaptionVisible | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeCellHottrackInvalidationStyle | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeClipboardCellDelimiter | Returns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeClipboardCellSeparator | Returns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeClipboardRowSeparator | Returns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeColScrollRegions | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeColumnChooserEnabled | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeColumnScrollbarSmallChange | Returns true if the property has been set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeEmptyRowSettings | Returns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeFilterDropDownButtonImage | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeFilterDropDownButtonImageActive | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeGroupByBox | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeInterBandSpacing | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeLoadStyle | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeMaxBandDepth | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeMaxColScrollRegions | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeMaxRowScrollRegions | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeNewBandLoadStyle | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeNewColumnLoadStyle | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeNoDataSourceMessageEnabled | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeNoDataSourceMessageText | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeOverride | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializePriorityScrolling | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeRowConnectorColor | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeRowConnectorStyle | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeRowScrollRegions | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeRowSelectorImages | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeScrollbarIntersectionAppearance | Returns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeScrollBarLook | Indicates whether the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeScrollbars | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeScrollBounds | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeScrollStyle | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeShowDeleteRowsPrompt | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeSortIndicatorAscendingImage | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeSortIndicatorDescendingImage | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeSplitterBarHorizontalAppearance | Returns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeSplitterBarVerticalAppearance | Returns true if the property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeSummaryButtonImage | Returns true if this property is not set to its default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeTabNavigation | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeUseFixedHeaders | Returns true if the property has been set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeUseOptimizedDataResetMode | Returns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeValueLists | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeViewStyle | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) | |
ShouldSerializeViewStyleBand | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.UltraGridLayout) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |