property XMLGrid.PictureDisplay as PictureDisplayEnum
Retrieves or sets a value that indicates the way how the graphic is displayed on the control's background

TypeDescription
PictureDisplayEnum A PictureDisplayEnum expression that indicates the way how the control's picture is displayed.
Use the PictureDisplay property to arrange how the control's picture is displayed on its background. Use the Picture property to load a picture into the control's background. Use the Picture property to assign a picture to a node. Use the Images method to load a list of icons to the control. Use the Image property to assign an icon to a node.