TdxGridGetCustomPageBreaksEvent Type
In This Article
#Declaration
Delphi
TdxGridGetCustomPageBreaksEvent = procedure(Sender: TdxGridReportLink) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
See Also