Version

Search Results

SubObjectPropChangeHandler Property (FloatingWindowContainer)

Handler for a SubObjectPropChange event Syntax

GroupSettings Class

Maintains defaultable property settings for a group of DockablePaneBase instances. Syntax Remarks The GroupSettings object is used to affect the appearance and behavior of DockableGroupPane objects. The values of each property are initialized with default values. These default values are resolved by a GroupSetting...

GroupSettingsResolved Class

Represents the resolved settings exposed by a group panes GroupSettings. Syntax Remarks All of the properties of the GroupSettings object have default values that need to be resolved to determine the actual value. This allows the properties to be set for an individual group pane (GroupSettings) or for all group pa...

GroupSettingsResolved Class Members

Public Constructors Public Properties

CaptionLocation Property (GroupSettingsResolved)

Returns the location for the caption of the child panes. Syntax Remarks This property always returns the value that is in effect for the control. The possible settings for CaptionLocationResolved include top, bottom, left and right.

CloseButtonBehavior Property (GroupSettingsResolved)

Returns which panes are closed when the close button on the tab group caption is pressed. Syntax Remarks This property always returns the value that is in effect for the control. Depending on the setting of this property, clicking the close button for a pane in a tab group will either close the entire groups panes...

CloseButtonLocation Property (GroupSettingsResolved)

Returns where the close button will be rendered. Syntax

PinButtonBehavior Property (GroupSettingsResolved)

Returns which panes are pinned or unpinned when the pin button on the tab group caption is pressed. Syntax Remarks This property always returns the value that is in effect for the control. Depending on the setting of this property, clicking the pin button for a pane in a tab group will either pin the entire groups...

SlidingGroupButtonStyle Property (GroupSettingsResolved)

Returns the style of button displayed for the pane captions in a sliding group style pane group. Syntax Remarks This property always returns the value that is in effect for the control. Use this property to determine which Infragistics.Win.UIElementButtonStyle is applied to the pane buttons used when a pane is in ...