Skip to main content

TdxCustomGanttControl.ViewResourceSheet Property

Provides access to the control’s Resource Sheet View and its settings.

Declaration

property ViewResourceSheet: TdxGanttControlResourceSheetView read; write;

Property Value

Type
TdxGanttControlResourceSheetView

Remarks

Use this property to customize the Resource Sheet View. Refer to the TdxGanttControlResourceSheetView class description for details.

See Also