property XMLGrid.ShowImageList as Boolean
Specifies whether the control's image list window is visible or hidden.

TypeDescription
Boolean A boolean expression that indicates whether the control's images list window is visible or hidden.
The ShowImageList property has effect only at design time. Use the Images method to load a list of icons to the control.