In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / CollapseSnapinOnDocumentClosed Property

CollapseSnapinOnDocumentClosed Property (DocuVieware)

In This Topic
Specifies whether the Snap-in panel should be automatically collapsed when the displayed document is closed.
Syntax
'Declaration
 
Public Property CollapseSnapinOnDocumentClosed As Boolean
public bool CollapseSnapinOnDocumentClosed {get; set;}
Remarks
Default value is true.
See Also