Version

UltraGridLayout Class Members

The following tables list the members exposed by UltraGridLayout.

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