Version

Search Results

TabSizing Property (GroupSettings)

Returns or sets the sizing for the tabs. Syntax Remarks The tabs that appear in the Tab Group can be automatically sized according to the context of your application. The TabSizing property specifies how the control will adjust the size of the tabs. You can specify a fixed or variable size for tabs, have tabs adju...

TabStyle Property (GroupSettings)

Returns or sets the style of tabs displayed. Syntax Remarks A variety of tab styles ara available for the tabs that appear in the Tab Group. You can use this property to specify whether the tabs should appear in a manner that is consistent with Office XP, Visual Studio .NET, or other interface styles. Example The ...

GroupSettings Constructor()

Initializes a new instance of the GroupSettings class. Syntax

GroupSettings Constructor(SerializationInfo,StreamingContext)

Constructor used during deserialization to initialize a new GroupSettings object with the serialized property values. Syntax Parameters info The SerializationInfo instance that contains the data to be serialized.context The StreamingContext instance which describes the source and destination of the serialized stre...

GroupTabManager Class

This class supports the UltraDockManager infrastructure and is not intended to be used directly from your code. Syntax

GroupTabManager Class Events

For a list of all members of this type, see GroupTabManager members. Public Events Name Description SelectedTabItemChanged (Inherited from Infragistics.Win.UltraWinTabs.TabManager) SelectedTabItemChanging (Inherited from Infragistics.Win.UltraWinTabs.TabManager) SubObjectDisposed (Inherited from Infragistics.Share...