ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

BackgroundPictureDrawModeEnum Enumeration

Specifies how the background image is rendered.

[Visual Basic]

Public Enum BackgroundPictureDrawModeEnum

[C#]

public enum BackgroundPictureDrawModeEnum

[Delphi]

type BackgroundPictureDrawModeEnum = (Center, Stretch, Tile);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

Members

Member 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.

See Also

C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.