TdxListGroup.Footer Property
In This Article
Specifies text in the group’s footer.
#Declaration
Delphi
property Footer: string read; write;
#Property Value
Type | Description |
---|---|
string | The group’s footer content. |
See Also