Infragistics(R) NetAdvantage(R) Windows Forms
MiscAssemblyStyleInfo Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace : MiscAssemblyStyleInfo 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 MiscAssemblyStyleInfo 
   Inherits Infragistics.Win.AppStyling.Definitions.AssemblyStyleInfo
C# 
public class MiscAssemblyStyleInfo : Infragistics.Win.AppStyling.Definitions.AssemblyStyleInfo 

Remarks

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

See Also