In This Topic
The following tables list the members exposed by NPreview.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| PreviewedObject | Gets or sets the object this widget should display a preview of. |
Top
Public Methods
| Name | Description |
| UpdatePreview | Updates the preview based on the previewed value. |
Top
Protected Methods
| Name | Description |
| DeepCopyCore | Overridden. Overriden to shallow copy (i.e. copy only the reference) the previewed object. |
| OnPreviewedObjectChanged | Called when the previewed object has changed. |
Top
See Also