TcxTreeListColumn.MakeVisible Method
Scrolls the parent Tree List control horizontally to bring the current column into view.
Declaration
procedure MakeVisible;
Remarks
A MakeVisible
procedure call has no effect if the column is already within the parent Tree List control’s client area.
See Also