[]
        
(Showing Draft Content)

C1.Win.C1List.BackgroundPictureDrawModeEnum

BackgroundPictureDrawModeEnum Enum

Specifies how the background image is rendered.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.8.dll
Syntax
public enum BackgroundPictureDrawModeEnum

Fields

Name Description
Center

The image is rendered in the center of the cell.

Stretch

The image is stretched to fit within the cell.

Tile

The image is tiled in the cell.