ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : QueryColumnListOptions Class |
The following tables list the members exposed by QueryColumnListOptions.
Name | Description | |
---|---|---|
AggregateColumnWidth | Specifies width of the Aggregate column. | |
AliasColumnWidth | Specifies width of the Alias column. | |
AlternateRowColor | Gets or sets the background color for even rows of the Query Column List control. | |
AutoSizeColumns | Instructs the control to determine width of columns automatically to fit cell contents. | |
BackColor | Gets or sets the background color (row color) for the Query Column List control. | |
ConditionColumnWidth | Specifies width of the Criteria and Or columns. | |
ConditionTypeColumnWidth | Specifies width of the "Criteria for" column. | |
DisableDirectEditingIn | Lets you to disable direct editing of the Expression and/or condition columns of the control. | |
EmptySpaceColor | Gets or sets the empty space color of the Query Column List control. | |
ExpressionColumnWidth | Specifies width of the Expression column. | |
Font | Gets or sets the font of the text displayed by the Query Column List control. | |
GroupingColumnWidth | Specifies width of the Grouping check box column. | |
GroupingTypeColumnWidth | Specifies width of the "Group By" column. | |
InitialOrColumnsCount | Specifies the number of "Or" columns initially displayed in the grid. | |
NullOrderingInOrderBy | Allows to display "NULLS FIRST"/"NULLS LAST" options in the Sort Type column. | |
OutputColumnWidth | Specifies width of the Output check box column. | |
RowHeadersWidth | Specifies width of the row header column (the most-left column for dragging rows). | |
SortOrderColumnWidth | Specifies width of the "Sort Order" column. | |
SortTypeColumnWidth | Specifies width of the "Sort Type" column. | |
TextColor | Gets or sets the color of the text displayed by the control. | |
UseCustomExpressionBuilder | Allows to use custom expression builder for Expression and/or condition columns of the control. | |
UseMSStyleGrouping | Allows to change the way the end-user defines grouping for the query. |