property SwimLane.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 the control arranges the picture on the control's background.
The control uses the PictureDisplay property to determine how the picture is displayed on the control's background. By default, the control has no picture associated. Use the Picture property to assign your logo on the control's background. The BackColor property specifies a solid color to be shown on the control's background. The Picture property specifies a picture to be displayed on the element's background.