GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareControl Class / CollapseSnapInOnDocumentClosed Property

In This Topic
CollapseSnapInOnDocumentClosed Property (DocuViewareControl)
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