BackgroundAlignment

[property icon] BackgroundAlignment

Specifies the alignment of the picture to be used as the grid's background

Enumerated type, possible values are:

Default
TopLeft
TopCenter
TopRight
MiddleLeft
MiddleCenter
MiddleRight
BottomLeft
BottomCenter
BottomRight
Tile
Stretch
Fit
Opposite

Applies to: Grid

Introduced in KCML version 6.60


>

The BackgroundAlignment property is used to specify how a background picture for a grid should be displayed according to one of the enumeration values.

See also

Grid methods, properties and events.