| Class | Description | |
|---|---|---|
![]() | AboutDialog | About box. |
![]() | AboutDialogEditor | The propertry editor for the '(About)' property |
![]() | AssemblyVersion | Contains version information for the Infragistics assemblies. |
![]() | BetaProductInfo | ProductInfo used when a product is in beta. |
![]() | CollectionItemPropertyDescriptor | PropertyDescriptor for an item in an expandable collection |
![]() | ColorsCollectionBase | Summary description for WebColorsCollection. |
![]() | CustomTypeDescriptorAdapter | CustomTypeDescriptorAdapter is an adapter class that implements ICustomTypeDescriptor. |
![]() | DisposableObject | The base class Disposable maintains a boolean flag that keeps track of whether or not the object has been Disposed. It implemnets System.IDisposable and calls a virtual 'OnDispose' method to let the derived class know when the object has been Disposed. |
![]() | DisposableObjectCollectionBase | Abstract base class for collections that contain objects. If the object implements the System.IDisposable interface, OnDispose is called on the object in DisposeCollectionItems. |
![]() | DisposableObjectEnumeratorBase | A base class that implements the IEnumerator interface |
![]() | EventHandlerDictionary | Class used to manage a list of delegates. This class cannot be inherited. |
![]() | EventManagerBase | Abstract base class for managing a control's events. It maintains an enabled flag for each event as well as a nested 'in progress' count. |
![]() | ExpandableCollectionConverter | Type converter for providing an expandable collection |
![]() | FlagsEnumUITypeEditor | UITypeEditor used to allow selection of values from a flag enumeration - i.e. an enumeration which has a FlagsAttribute on it. |
![]() | KeyedSubObjectBase | Abstract base class which implements IKeyedSubObject for sub objects that will be part of a keyed collection (where each item can be accessed either through a zero based index or a string key) |
![]() | KeyedSubObjectsCollectionBase | Abstract base class for keyed collections |
![]() | KeyedSubObjectsCollectionBase.KeyedSubObjectsCollectionEditor | Collection editor used for modifying a KeyedSubObjectsCollectionBase derived class that implements IList. The editor prompts and validates for the key of an item before it is created. |
![]() | PrimitiveTypeConverter | The type converter for properties that use the PrimitiveTypeUITypeEditor. |
![]() | PrimitiveTypeUITypeEditor | The editor for a property of type Object. |
![]() | PropChangeInfo | The PropChangeInfo structure contains the context information
for a state change. It is passed into the SubObjectPropChanged event. It also allows us to chain relavent context information about a property change so the a listener can get information as granular as it wants to determine what it should do when an object's state changes. |
![]() | ResourceCustomizer | Class used to provide the ability to customize resource strings. |
![]() | Resources | Exposes a ResourceCustomizer instance for this assembly. |
![]() | SparseArray | SparseArray class. |
![]() | SparseCollectionBase | Abstract base class for collections that contain objects. If the object implements the System.IDisposable interface, OnDispose is called on the object in DisposeCollectionItems. |
![]() | SubObjectBase | Classes that want to notify listeners when there state changes (e.g. when a property value is changed) derive from the SubObjectBase class. |
![]() | SubObjectsCollectionBase | Abstract base class for collections withouit keys |
![]() | SurrogatePropertySerializerAttribute | Attribute class used for specifying the custom property pages of aa UltraControl. |
![]() | SystemColorsCollection | A collection of SystemColors. |
![]() | UITypeEditorListBase | Base class for a UITypeEditor that provides a list |
![]() | UltraComponentDesigner | The base designer used for Infragistics components |
![]() | UltraLicense | The license object for Infragistics components and controls |
![]() | UltraLicenseBaseAttribute | The abstract base class for our license attribues |
![]() | UltraLicenseProvider | Base class for licensing |
![]() | UltraObjectPropertiesPage | Summary description for ObjectProperties control. |
![]() | UltraProductInfo | ProductInfo used when after a product has been released. |
![]() | UltraProductInfoBase | Abstract base class that holds product info. |
![]() | UltraPropertyPageAttribute | Attribute class used for specifying the custom property pages of aa UltraControl. |
![]() | UltraPropertyPageBase | Base class for all UltraControlBase wizards. |
![]() | UltraPropertyPageDialog | Summary description for UltraPropertyPageDialog . |
![]() | UltraPropPagePropertyGrid | A class derived from PropertyGrid that uses the supplied component's Site property to provide design time services. |
![]() | UltraPropPagePropertyGridWithEventsTab | A Property Grid derived from UltraPropPagePropertyGrid that provides support for an events tab. Objects briwsed with this property gri must support IComponent. |
![]() | UnlicensedProductInfo | ProductInfo used for product that does not require licensing. |
![]() | WebColorsCollection | A collection of the Web colors shown in a color picker. |
![]() | XPItemColor | Calculates the XP style color scheme from current user settings. The constructor checks the users screen to see if it supports high color or not. It then calculates out ALL of the calculated colors in one shot. Lastly it hooks up a listener so that it can re-initialize the colors if the user changes the color scheme or display depth(BPP). If the security permissions on the machine do not permit us to check color depth, we default to high color. |
| Interface | Description | |
|---|---|---|
![]() | ICreateItemCallback | ICreateItemCallback interface. |
![]() | IKeyedSubObject | Interface used by sub objects that will be part of a keyed collection (where each item can be accessed either through a zero based index or a string key. |
![]() | IKeyedSubObjectEx | Interface used by sub objects that cache an interned lowercase version of their key to optimize key comparisons. |
![]() | ISelectableItem | ISelectableItem is implemented by any sub object that can be selected and/or activated (e.g. a cell, row, header etc.) |
![]() | ISparseArrayItem | This interface can be implemented on items to be contained in the sparse array to get a fast IndexOf operation. |
![]() | ISparseArrayMultiItem | ISparseArrayMultiItem interface. |
![]() | IUltraComponent | IUltraComponent Interface |
![]() | IUltraLicensedComponent | Interface implemented by Infragistics licensed componenents and controls. |
| Delegate | Description | |
|---|---|---|
![]() | SubObjectDisposedEventHandler | A delegate for dispose notification events |
![]() | SubObjectPropChangeEventHandler | A delegate for property change notification events |
| Enumeration | Description | |
|---|---|---|
![]() | LicenseOptions | Contains bitflags which describe any additional options for which the associated product is licensed; e.g., Office2007UI |
![]() | LicenseStatus | An enumerator that describes the status of the license |
![]() | ProductType | An enumerator that describes the product type. |
![]() | SubObjectBase.NotifyId | Used to identify properties during a property change notification |




