NevronOpenVision
Nevron.Nov.UI Namespace / NPreviewHost Class
Fields Properties Methods Events


NPreviewHost Class Members

The following tables list the members exposed by NPreviewHost.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NPreviewHost.  
Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewMarginsPercent property.  
Top
Protected Fields
 NameDescription
Internal Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyDetermines the margins of the hosted preview widget as a percentage of this widget content area size. By default set to 5%.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverridden.   
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to layout the hosted preview widget.  
Protected MethodOverridden. Overriden to measure the hosted preview widget. As the perview widget's size is determined by this host the MeasureContent method always returns a dummy measure.  
Top
See Also