IPrxReport.UserButtons

Syntax

UserButtons: IPrxUserButtons;

Description

The UserButtons property returns the collection of regular report custom buttons.

Example

The property use is given in the example for the IPrxUserButtons.Add, IPrxUserButtons.AddByType methods.

See also:

IPrxReport