TdxGanttControlResourceSheetView.DataProvider Property
Provides access to the resource sheet’s data provider and its settings.
Declaration
property DataProvider: TdxGanttControlResourceSheetViewDataProvider read;
Property Value
| Type |
|---|
| TdxGanttControlResourceSheetViewDataProvider |
Remarks
Refer to the TdxGanttControlResourceSheetViewDataProvider class description for details.
See Also