Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • SnapDocumentManager Constructors

    Represents a DocumentManager descendant that is used along with the SnapDockManager to build the Snap application UI.
    Name Parameters Description
    SnapDocumentManager() none Initializes a new instance of the SnapDocumentManager class with default settings.
    SnapDocumentManager(IContainer) container Initializes a new instance of the SnapDocumentManager class with the specified container.
    See Also