TdxGanttControlDataModel.Properties Property
In This Article
Provides access to the data model settings.
#Declaration
Delphi
property Properties: TdxGanttControlDataModelProperties read;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to change the control‘s data model settings.
Refer to the TdxGanttControlDataModelProperties class description for details.
See Also