Syntax Parameters propChange
Called when a property on a sub object 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 the text shown above the list of dockable panes, in the Navigator user interface. Syntax Remarks If there are no dockable panes being managed by the UltraDockManager then this text is not displayed. The visual attributes of this text can be customized via the ListHeaderAppearance property.
Returns or sets the maximum number of columns displayed in the list of dockable panes, in the Navigator user interface. The default value is 4. If this property is set to a value less than 1 an ArgumentOutOfRange exception will be thrown. Syntax Remarks The resolved value of this property is based on the number of...
Resets the object to its default state. Syntax Example
Resets the Appearance property to its default value. Syntax Remarks Use this method to reset the Appearance property. If the Appearance property was set to an Appearance from the UltraDockManager.Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in the collection will remain the ...
Resets the FooterAreaAppearance property to its default value. Syntax Remarks Use this method to reset the FooterAreaAppearance property. If the FooterAreaAppearance property was set to an Appearance from the UltraDockManager.Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in t...
Resets the HeaderAreaAppearance property to its default value. Syntax Remarks Use this method to reset the HeaderAreaAppearance property. If the HeaderAreaAppearance property was set to an Appearance from the UltraDockManager.Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in t...
Resets the HotTrackedItemAreaAppearance property to its default value. Syntax Remarks Use this method to reset the HotTrackedItemAreaAppearance property. If the HotTrackedItemAreaAppearance property was set to an Appearance from the UltraDockManager.Appearances collection, the properties on the Infragistics.Win.Ap...
Resets the ItemAppearance property to its default value. Syntax Remarks Use this method to reset the ItemAppearance property. If the ItemAppearance property was set to an Appearance from the UltraDockManager.Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in the collection will...