The Inspector type exposes the following members.
Properties
Name | Description | |
---|---|---|
ControlInspecting |
Gets or sets a value indicating whether a .Net Control can be selected as the inspected object.
| |
DataInspecting |
Gets or sets a value indicating whether the data in the Dapfor .Net Grid can be inspected..
| |
Filter |
Gets or sets the for quick search fields of the inspected object.
| |
GridInspecting |
Gets or sets a value indicating whether a Dapfor .Net Grid can be inspected.
| |
IsRefreshEnabled |
Gets or sets a value indicating whether updating of values of the inspected object is enabled.
| |
IsToolbarEnabled |
Gets or sets a value indicating whether the toolbar allowing the user to select inspected objects throung the UI and navigate between them is enabled.
| |
Monitoring |
Gets or sets a value indicating whether the Inspector can monitors changes in Grid in order to display data from the focused Row.
| |
RefreshInterval |
Gets or sets a value, indicating the length of time after which values of the inspected object should be updated.
|