Skip to content

ImageManagerIcons Collection

Description

A collection of icons.

For a list of all members defined in this module, see ImageManagerIcons Members.

Object Model

ImageManagerIcons Object Model
Additional Diagram
GetImage Method

Remarks

This object is used to store all of the icons that will be used in the GridControl.

If the SetImageList method is used, the icons will be added to the collection of icons. These icons will be added in the order they appear in the ImageList control.

The collection of icons can be accessed and used from the GridControl, GridColumn, and GridRecordItem objects. When referencing the icons in the collection, only the index of the icon is needed.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.