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