|
RAD Studio VCL Reference
|
Determines the display characteristics of the table's header.
property HeadingAttributes: TGridRowAttributes;
__property TGridRowAttributes HeadingAttributes;
Use HeadingAttributes to specify any display attributes that apply only to the heading of the generated HTML table. HeadingAttributes determines the options that are added to the <TR> tag that defines the header of the grid. These include the color of the header, the alignment of the caption for each column, and any custom options or style rules.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|