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

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