GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / CollapseSnapinOnDocumentClosed Property

In This Topic
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