Infragistics2.Win.UltraWinListView.v8.1
UltraWinListViewAssemblyStyleInfo Class
See Also  Members  
Infragistics.Win.UltraWinListView Namespace : UltraWinListViewAssemblyStyleInfo 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 UltraWinListViewAssemblyStyleInfo 
   Inherits AssemblyStyleInfo
C# 
public class UltraWinListViewAssemblyStyleInfo : AssemblyStyleInfo 

Remarks

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

See Also