For a list of all members of this type, see ComponentRole members.
Name | Description | |
---|---|---|
![]() | ButtonStyle | Returns the recommended button style for the component. |
![]() | CheckBoxGlyphInfo | Returns the glyph info used to draw check boxes. |
![]() | Component | Returns the associated component or control. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Enabled | Returns or sets whether the associated component should use application styling. |
![]() | HeaderStyle | Returns the recommended header style for the component. |
![]() | Name | Returns the name of the component role that will be used to locate the associated application style information for the component level properties. |
![]() | PropertiesCacheCount | Number of properties whose resolved values will be cached by the CachePropertyValue and GetCachedProperty methods. The propertyIndex parameter passed into those methods must be less than this count. |
![]() | RadioButtonGlyphInfo | Returns the glyph info used to draw radio buttons. |
![]() | ResolutionOrder | Returns the recommended resolution order when resolving the application style information. |
![]() | StyleLibraryName | Returns the name of the library from which the application styling information should be obtained. |
![]() | StyleManager | Returns the StyleManager instance that represents the styleset used by the component. |
![]() | StyleSetName | Returns or sets the name of the associated styleset. |
![]() | StyleSetNameResolved | Returns the resolved name of the styleset that the component will use. |
![]() | UseFlatMode | Returns the recommended flat mode state for the component. |
![]() | UseOsThemes | Returns the recommended state for whether the component should use the os themes to render its elements. |
![]() | ViewStyle | Returns the recommended view style for the component. |
Name | Description | |
---|---|---|
![]() | SynchronizingObject | Returns an object that can be used to synchronize calls to the associated component's thread. |