Skip to main content

TcxTreeListCustomizing.MakeColumnPageVisible Method

Selects the Columns tab.

Declaration

procedure MakeColumnPageVisible;

Remarks

The MakeColumnPageVisible method does nothing if the Customize window is invisible (the Visible property is False), or if the Columns tab is only displayed in the Customize window (the tree list’s OptionsView.SimpleCustomizeBox option is activated).

The Bands tab can be selected using the MakeBandPageVisible method.

Customization Form

See Also