Show: Delphi
C++
Display Preferences
MidItems.TGridAttributes
From XE2 API Documentation
Delphi
TGridAttributes = class(TPersistent)
C++
class PASCALIMPLEMENTATION TGridAttributes : public System::Classes::TPersistent
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | MidItems.pas MidItems.hpp |
MidItems | MidItems |
Description
TGridAttributes describes the options the TDataGrid component adds to an HTML <TABLE> tag.
TGridAttributes implements the TableAttributes property of a TDataGrid or TAdapterGrid component. It describes display attributes that apply to an HTML table generated by TDataGrid or TAdapterGrid. The properties of TGridAttributes specify the options added to the generated HTML <TABLE> tag, as well as any styles that should be applied.