Infragistics2.Win.UltraWinTabControl.v8.1
WinTabAssemblyStyleInfo Class
See Also  Members  
Infragistics.Win.UltraWinTabControl Namespace : WinTabAssemblyStyleInfo Class

Class used by the app styling infrastructure that provides the role and component role defitions used by the assembly.

Syntax

Visual Basic (Declaration) 
Public Class WinTabAssemblyStyleInfo 
   Inherits AssemblyStyleInfo
C# 
public class WinTabAssemblyStyleInfo : AssemblyStyleInfo 

Remarks

Note: A parameterless constructor is required for all derived classes.

See Also