Back to Devexpress

TdxCustomGanttControl.ViewResourceSheet Property

vcl-dxganttcontrol-dot-tdxcustomganttcontrol-6f21e982.md

latest990 B
Original Source

TdxCustomGanttControl.ViewResourceSheet Property

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

Declaration

delphi
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

TdxCustomGanttControl.ViewChart

TdxCustomGanttControl.ViewTimeline

TdxCustomGanttControl Class

TdxCustomGanttControl Members

dxGanttControl Unit