TdxGanttControlChartViewSheetOptions.Owner Property
In This Article
Returns the Chart View that owns sheet options.
#Declaration
Delphi
property Owner: TdxGanttControlChartView read;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to obtain the Chart View to which sheet options belong.
See Also