Version

StyleUtilities Class Members

The following tables list the members exposed by StyleUtilities.

Public Fields
 NameDescription
Public FieldDesignerStyleLibraryNameA constant indicating the StyleLibraryName that will be used to style the Infragistics support dialogs and designers.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CalculateResolvedValueHelper method to calculate a resolved value based on a specified resolution order.  
Public Methodstatic (Shared in Visual Basic)GetCachedRoleHelperOverloaded. Verifies that the specified cached role is still valid. If not it regets it and assigns it to the role which is passed by ref. Also for convenience it returns the same role.  
Public Methodstatic (Shared in Visual Basic)GetRoleStateFromCheckStateReturns a RoleState based on the specified check state.  
Public Methodstatic (Shared in Visual Basic)SynchronizeComponentRoleSettingsOnChildrenOverloaded. Helper method to synchronize component role settings on child controls  
Public Methodstatic (Shared in Visual Basic)ViewStyleToEditorDisplayStyleOverloaded. Helper method to convert a ViewStyle enum value to the corresponding Infragistics.Win.EmbeddableElementDisplayStyle.  
See Also