ComponentOne Query 8.0
ShowFolderFields Method

Syntax

C1QueryFrame.ShowFolderFields(FolderPath, Show)

Notes

Method applies to C1Query control.

Arguments

FolderPath specifies a dot-separated name of a folder field or an entire folder in a C1Query schema. (C1Query.PathSeparator is used instead of dot, if set by the programmer). Includes the field’s Name and the folder name(s) to which this field belongs, see Folders.

Return Value

None

Description

This method allows to make separate fields or/and entire folders visible/invisible to attached C1QueryFrame controls at run time. Invisible fields and folders do not appear in field selection menus shown to the end user.

See Also

Modifying Schema and Field List at Run Time

Folders

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback