Version

StyleSetSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyBasedOnReturns or sets the name of the styleset from which this styleset inherits its style settings.  
Public PropertyButtonStyleReturns or sets the default Infragistics.Win.UIElementButtonStyle for components using this styleset that support buttons.  
Public PropertyCheckBoxGlyphInfoReturns the glyph info used to draw check boxes.  
Public PropertyComponentStylesReturns a collection of ComponentStyleSettings instances used to initialize settings for Infragistics.Win.AppStyling.ComponentRole instances of a Infragistics.Win.AppStyling.StyleManager  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHeaderStyleReturns or sets the default Infragistics.Win.HeaderStyle for components using this styleset that support headers.  
Public PropertyKeyOverridden. The name of the style  
Public PropertyOwnerReturns the owning ApplicationStyleLibrary instance  
Public PropertyRadioButtonGlyphInfoReturns the glyph info used to draw radio buttons.  
Public PropertyResolutionOrderReturns or sets the default order in which the control and app style properties will be resolved for components using this styleset.  
Public PropertyRoleStylesReturns a collection of StyleSettings instances used to initialize settings for Infragistics.Win.AppStyling.UIRole instances of a Infragistics.Win.AppStyling.StyleManager  
Public PropertySharedObjectsReturns a collection of SharedObjectSettings instances used to initialize settings for shared objects of a Infragistics.Win.AppStyling.StyleManager  
Public PropertyUseFlatModeReturns or sets the recommended value for whether the components that use this styleset should use a flat appearance.  
Public PropertyUseOsThemesReturns or sets the recommended value for whether the components that use this styleset should render using the operating system themes.  
Public PropertyViewStyleReturns or sets the recommended ViewStyle for the components that use this styleset.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also