The Inspector type exposes the following members.

Properties

  NameDescription
Public propertyControlInspecting
Gets or sets a value indicating whether a .Net Control can be selected as the inspected object.
Public propertyDataInspecting
Gets or sets a value indicating whether the data in the Dapfor .Net Grid can be inspected..
Public propertyFilter
Gets or sets the for quick search fields of the inspected object.
Public propertyGridInspecting
Gets or sets a value indicating whether a Dapfor .Net Grid can be inspected.
Public propertyIsRefreshEnabled
Gets or sets a value indicating whether updating of values of the inspected object is enabled.
Public propertyIsToolbarEnabled
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.
Public propertyMonitoring
Gets or sets a value indicating whether the Inspector can monitors changes in Grid in order to display data from the focused Row.
Public propertyRefreshInterval
Gets or sets a value, indicating the length of time after which values of the inspected object should be updated.

See Also