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