Skip to main content

DPIAwareImageCollection Properties

Storage that serves as an external icon source for DevExpress controls. Automatically replaces default images with their larger counterparts at higher DPI settings.
Name Description
CanRaiseEvents protected Gets a value indicating whether the component can raise an event. Inherited from Component.
Container Gets the IContainer that contains the Component. Inherited from Component.
DesignMode protected Gets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protected Gets the list of event handlers that are attached to this Component. Inherited from Component.
Images Provides access to default DPIAwareImageCollection images.
ImageSize Gets or sets the image size that should be retrieved at the default 96 DPI setting.
Owner This is an internal property that should not be used in code.
Site Gets or sets the ISite for the object.
Stream This member supports the internal infrastructure, and is not intended to be used directly from your code.
TransparentColor Gets or sets the color to treat as transparent.
See Also