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