property XMLGrid.ShowImageList as Boolean
Specifies whether the control's image list window is visible or hidden.
Type
Description
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.