| ShowVisibleFieldsOnly property |
Applies to
TIB_SearchPanel
Declaration
Property ShowVisibleFieldsOnly : boolean;
Description
When not using GridLinks this determins whether or not fields that are
not visible will still appear in the list of controls.
I use this because inconjunctions with a TIB_Grid I may want all columns to
appear in here but not necessarily in the IB_Grid control.