TdxCustomGanttControl.ViewResourceSheet Property
In This Article
Provides access to the control’s Resource Sheet View and its settings.
#Declaration
Delphi
property ViewResourceSheet: TdxGanttControlResourceSheetView read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to customize the Resource Sheet View. Refer to the TdxGanttControlResourceSheetView class description for details.
See Also