PeriodSettings.Edit
Syntax:
Returned value:
True indicates that the OK button has been pressed (selection has been made); otherwise it is False.
Description:
Availability:
Example:
PeriodSettings = Controls.List.StandardPeriod; PeriodSettings.Edit(); |