Interface IViewerFactory
Must be implemented for creating viewer instances
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public interface IViewerFactory
Methods
| Improve this Doc View SourceCreate()
Create new viewer instance
Declaration
IDocumentViewer Create()
Returns
Type | Description |
---|---|
IDocumentViewer |