IModelDevExpressImagesAssemblyImageSource Properties
A DevExpress.Images.v24.2 node defines the image source when the images are stored in the DevExpress.Images.v24.2 assembly .
Name | Description |
---|---|
Application |
Provides access to the Application Model‘s root node.
Inherited from IModel |
Assembly |
Specifies the assembly from which images must be loaded. |
Folder |
Specifies the folder from which images must be loaded.
Inherited from IModel |
Index |
Specifies the order index by which nodes are arranged.
Inherited from IModel |
Node |
Gets the number of child nodes.
Inherited from IModel |
Parent |
Provides access to the parent node.
Inherited from IModel |
Root |
For internal use only.
Inherited from IModel |
See Also