Infragistics2.Win.v8.1
ComponentRole Class
See Also  Members  
Infragistics.Win.AppStyling Namespace : ComponentRole Class

An object that provides style information to a component for a specific styleset.

Object Model


Syntax

Visual Basic (Declaration) 
Public MustInherit Class ComponentRole 
   Inherits DisposableObject
C# 
public abstract class ComponentRole : DisposableObject 

See Also