The following tables list the members exposed by ColorCategory.
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Returns a static ColorCategory instance that is used to identify objects whose color and image properties should be manipulated by the ISL generator when the library is used as a custom ISL generator template but have not been assigned a specific named ColorCategory. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | IsDefault | Returns a boolean indicating if this instance represents the Default instance that is used to identify objects whose image and color properties should be manipulated but have not been assigned a specific named ColorCategory. |
![]() | IsNone | Returns a boolean indicating if this instance represents the None instance that is used to identify objects whose image and color properties should not be manipulated. |
![]() | Name | Returns or sets the name of the |
![]() ![]() | None | Returns a static ColorCategory instance that is used to identify objects whose color and image properties should not be manipulated by the ISL generator when the library is used as a custom ISL generator template. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
| Name | Description | |
|---|---|---|
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | Overridden. Called when an active object is Disposed to notify a derived class when the object has been Disposed. |