Official Content

Allows assigning a style to the Grid.

Syntax

control. BackColorStyle

Where:
control
    Is the name of a control inserted in the form.

Values

None The Grid is not going to have a particular style, but it will have the design of the form or control that contains it. This is the default value.
Uniform It allows specifying a single color for the Grid's background (the title as well as the lines).
Header It allows specifying a color for the background of the Grid's titles and another one for its lines. The properties are LinesBackColor and TitleBackColor.
Report It allows specifying a color for the background of the titles and alternate colors for the even and odd lines of the Grid. The properties are LinesBackColor, LinesBackColorEven and TitleBackColor.

Description

Note

As of GeneXus 15, the Background Color Style property is configured in the Theme.

Runtime/Design time

This property applies both at run-time and at design-time.

Scope

Objects: Procedure, Transaction, Web Panel
Platforms: Web(.Net, Java)
Controls: FreeStyle Grid, Grid

See Also

BackColor property
LinesBackColor property
LinesBackColorEven Property
TitleBackColor Property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant