ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : DataSourceOptions Class |
For a list of all members of this type, see DataSourceOptions members.
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets or sets the background color for the DataSource objects. |
![]() | CollapseExpandButtonLocation | Determines location of the Collapse/Expand button. |
![]() | DefaultWidth | Determines width of a newly added datasource objects at the Design Pane. |
![]() | DescriptionColumnOptions | Contains various options for the Description column. |
![]() | DescriptionTooltipsDelay | Gets or sets the delay of displaying description tooltip over the data source fields. |
![]() | FocusedBackgroundColor | Gets or sets the background color for the focused DataSource object. |
![]() | Font | Gets or sets the font of the text displayed by the control. |
![]() | HideAsteriskItem | Instructs the component to show/hide the asterisk item (*) as a first item in the field list. |
![]() | KeyFieldsFirst | Instructs to show primary key fields first regardless of the sorting type. |
![]() | MarkColumnOptions | Contains various options for the Mark (check box) column. |
![]() | MaxHeight | Determines maximum height of a datasource objects at the Design Pane. Zero means no constraint for this value. |
![]() | NameColumnOptions | Contains various options for the Name (field name) column. |
![]() | SelectedFieldsCountInCaption | Instructs to indicate the number of selected fields (checked items) in datasource's caption. |
![]() | ShowCollapseExpandButton | Instructs the component to show or hide the Collapse/Expand button at the bottom of each data source. |
![]() | ShowDescriptionTooltips | Instructs the component to show or hide description tooltip over the data source fields. |
![]() | ShowLinkedObjectsButton | Instructs the component to show or hide the Linked Objects button near to the data source. |
![]() | SortType | Defines field list sort type. |
![]() | TypeColumnOptions | Contains various options for the Type (data type) column. |