TdxGanttControlSheetColumn.Owner Property
Returns a sheet column collection.
Declaration
property Owner: TdxGanttControlSheetColumns read;
Property Value
| Type |
|---|
| TdxGanttControlSheetColumns |
Remarks
Use this property to access a column collection to which the column belongs.
See Also