CreateFrom(TdxReportCell,TcxSchedulerCustomViewInfoItem) Constructor
Initializes a new instance of the TcxSchedulerReportCustomCell class with specified settings.
Declaration
constructor CreateFrom(AParent: TdxReportCell; AViewInfo: TcxSchedulerCustomViewInfoItem); virtual;
Parameters
Name | Type |
---|---|
AParent | TdxReportCell |
AViewInfo | TcxSchedulerCustomViewInfoItem |
See Also