Version

Search Results

HasDefaultGroupSettings Property

Indicates if a GroupSettings object has been created for the DefaultGroupSettings of the component. Syntax Property Value True if a GroupSettings object has been created Example The following examples initializes the settings of the GroupSettings object. This object is exposed as the DefaultGroupSettings property ...

HasDefaultPaneSettings Property (UltraDockManager)

Indicates if a PaneSettings object has been created for the DefaultPaneSettings of the component. Syntax Property Value True if a PaneSettings object has been created Example The following examples initializes the settings of the PaneSettings object. This object is exposed as the DefaultPaneSettings property on th...

HasNavigatorSettings Property

Indicates if a NavigatorSettings object has been created for the NavigatorSettings of the component. Syntax Property Value True if a NavigatorSettings object has been created

HasSplitterBarAppearance Property

Indicates whether an Infragistics.Win.AppearanceBase object has been created. Syntax Property Value Returns true when the Appearance object for the SplitterBarAppearance property has been created. Remarks Use this property to determine if an Infragistics.Win.AppearanceBase object has been created. Appearance objec...

HasUnpinnedTabAreaAppearance Property

Indicates whether an Infragistics.Win.AppearanceBase object has been created. Syntax Property Value Returns true when the Appearance object for the UnpinnedTabAreaAppearance property has been created. Remarks Use this property to determine if an Infragistics.Win.AppearanceBase object has been created. Appearance o...

HideAll Method

Hides all visible panes Syntax Example The following example demonstrates the various methods for hiding/closing one or more panes.

HideFloatingPanesWhenDeactivated Property

Gets or sets the value which indicates whether the floating panes should hide when the HostControls Form becomes deactivated. Syntax

HorizontalCaptionGrabHandleWidth Property

Returns or sets the width/thickness of the grab handle in a horizontally orientation pane caption. Syntax

HorizontalCaptionGrabHandleWidthResolved Property

Returns the resolved HorizontalCaptionGrabHandleWidth used to determine the width of a grab handle in a horizontal oriented pane caption. Syntax

HostControl Property

Gets/sets the container that is hosting the docked controls. Syntax