Version

StyleUtilities Class Methods

For a list of all members of this type, see StyleUtilities members.

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