The Inspector type exposes the following members.

Methods

  NameDescription
Protected methodDispose
Clean up any resources being used.
(Overrides ContainerControl..::..Dispose(Boolean).)
Public methodInspect(Object)
Inspects the specified data object.
Public methodInspect(Row)
Inspects the specified Row containing the data.
Protected methodOnGotFocus
Raises the GotFocus event.
(Overrides Control..::..OnGotFocus(EventArgs).)
Protected methodOnPaintBackground
Paints the background of the control.
(Overrides ScrollableControl..::..OnPaintBackground(PaintEventArgs).)
Protected methodOnResize

See Also