Miner.Windows Assembly > Miner.Windows Namespace : TabSizing Enumeration |
'Declaration Public Enum TabSizing Inherits System.Enum
'Usage Dim instance As TabSizing
public enum TabSizing : System.Enum
Member | Description |
---|---|
AutoSize | The tab caption is sized based on the caption and image. |
Compressed | The text and image are displayed for the active tab only. All other tabs display only the image. |
Default | Default - undefined by Infragistics. |
Fixed | The size of the tab is based on a specified size. |
Justified | The tabs are sized up to the autosize width. If there is not enough room to display all of the tabs then the space is divided evenly among the tabs. |
SizeToFit | The tabs are sized up to the autosize width. If there is not enough room to display the all of the tabs then the space is divided evenly among the tabs. If there is space left over then it is divided evenly among all the tabs so that the entire row is always filled. |
TabsPerRow | The size of each tab is a percentage of the available space based on the TabsPerRow setting. |
System.Object
System.ValueType
System.Enum
Miner.Windows.TabSizing
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.