Table of Contents

TTMSFNCDataGridData.OnGetGroupOptions Event

Fired to supply per-level grouping display options.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

OnGetGroupOptions: TTMSFNCDataGridDataGetGroupOptionsEvent;

Parameters

Name Description
Sender Data object that fired the event.
AColumns Column indexes used for grouping.
ALevel Grouping level whose options are requested.
AOptions Grouping options to use for the level.