Controls class loading and mandates what class to load. Syntax
Public Constructors Public Methods
Public Methods
Controls the binding of a serialized object to a type Syntax Parameters assemblyName Specifies the Assembly name of the serialized objecttypeName Specifies the Type name of the serialized object. Return Value The type of the object the formatter creates a new instance of.
Syntax
Classes Class Description See Also Reference Infragistics.Win.UltraWinToolbars Assembly
Abstract base class that exposes common properties of the SettingsBase and ToolbarSettings classes. Syntax Example The following code demonstrates how the ToolbarSettings object can be used to establish settings for that will affect ALL toolbars. It also shows how those settings can be overridden for a specific to...
For a list of all members of this type, see SettingsBase members. Public Events Name Description SubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase) SubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) Top
For a list of all members of this type, see SettingsBase members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top
Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events