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

In This Topic
ShowSnapInCollapseButton Property (DocuViewareControl)
In This Topic
Specifies whether the button that collapses the Snap-in panel is displayed or not.
Syntax
'Declaration
 
Public Property ShowSnapInCollapseButton As Boolean
public bool ShowSnapInCollapseButton {get; set;}
Remarks
Default value is true.
See Also