Invoked when a property on a subobject has changed. Syntax Parameters propChange A structure containing the property change information. Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even within compl...
Returns or sets which panes are pinned or unpinned when the pin button on the tab group caption is pressed. Syntax Remarks Depending on the setting of this property, clicking the pin button for a pane in a tab group will either pin the entire groups panes or only the pane that was selected when the button was clic...
Resets the object to its default state. Syntax Example
Resets the CloseButtonLocation property to its default value. Syntax
Resets the TabAreaAppearance property to its default value. Syntax Remarks Use this method to reset the TabAreaAppearance property. If the TabAreaAppearance property was set to an Appearance from the UltraDockManager.Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in the collec...
Syntax Parameters info
Syntax Parameters info name
Overload List
Indicates if any of the property values differ from the default value. Syntax Return Value True if the object needs to be serialized. Example