Version 24.2 (latest)

StyleSettingsBase Class Properties

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

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyStyleGets/sets the Style that will be used on all StyleSettingsBase objects of the ColumnLayout.  
Protected Properties
 NameDescription
Protected Internal PropertyGridGets the XamGrid that owns the SettingsBase object. (Inherited from Infragistics.Controls.Grids.SettingsBase)
See Also