Skip to main content

TcxGridLayoutViewCarouselMode.BackgroundRecordAlphaLevel Property

Specifies the transparency level of the lowest background cards.

Declaration

property BackgroundRecordAlphaLevel: Integer read; write; default 0;

Property Value

Type Default
Integer 0

Remarks

The value of this property ranges from 0 (transparent) to 255 (fully opaque). It specifies the transparency level of the lowest background cards (the farthest visible cards in the carousel). All other background cards gradually increase their transparency level up to the foreground card, whose transparency level is always 255.

The default value of the BackgroundRecordAlphaLevel property is 0.

See Also