CreateEx(TdxReportCell,Word,Word) Constructor
Initializes a new instance of the TcxSchedulerReportDateNavigatorHeader class with specified settings.
Declaration
constructor CreateEx(AParent: TdxReportCell; AYear: Word; AMonth: Word);
Parameters
| Name | Type |
|---|---|
| AParent | TdxReportCell |
| AYear | Word |
| AMonth | Word |
See Also