ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : QueryStructureTreeOptions Class |
For a list of all members of this type, see QueryStructureTreeOptions members.
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color for the Query Structure Tree Pane. |
![]() | DataSourceImageIndex | Gets or sets the image list index value of the image displayed for query data sources (database objects or sub-queries). |
![]() | DataSourcesNodeImageIndex | Gets or sets the image list index value of the image displayed for query data sources grouping nodes. |
![]() | DataSourcesNodeText | Gets or sets the caption for node that groups query data sources. |
![]() | ExpandDataSourceNodes | Instructs the component to expand nodes that groups query data sources by default. |
![]() | ExpandExpressionNodes | Instructs the component to expand nodes that groups query expressions by default. |
![]() | ExpandQueryNodes | Instructs the component to expand sub-query nodes by default. |
![]() | ExpandUnionNodes | Instructs the component to expand nodes that groups union sub-queries by default. |
![]() | ExpressionImageIndex | Gets or sets the image list index value of the image displayed for query expressions. |
![]() | ExpressionsNodeImageIndex | Gets or sets the image list index value of the image displayed for expression grouping nodes. |
![]() | ExpressionsNodeText | Gets or sets the caption for node that groups query expressions. |
![]() | Font | Gets or sets the font of the text displayed in the nodes of Query Structure Tree. |
![]() | ImageList | Gets or sets ImageList object to use when displaying icons for the nodes of Query Structure Tree. |
![]() | QueriesImageIndex | Gets or sets the image list index value of the image displayed for sub-queries. |
![]() | ShowDataSources | Instructs the component to show query data sources in the Query Structure Tree. |
![]() | ShowExpressions | Instructs the component to show query expressions in the Query Structure Tree. |
![]() | TextColor | Gets or sets the text color for the Query Structure Tree Pane. |
![]() | UnionsNodeText | Gets or sets the caption for node that groups union sub-queries. |