Version

GroupSettingsResolved Class

Represents the resolved settings exposed by a group pane's GroupSettings.
Syntax
'Declaration
 
Public Class GroupSettingsResolved 
public class GroupSettingsResolved 
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 panes (UltraDockManager.DefaultGroupSettings).

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also