Contains the ImageList object (the images container)
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEImageList ImageList { get; }
Public ReadOnly Property ImageList As IEImageList Get
public: property IEImageList^ ImageList { IEImageList^ get (); }