In This Topic

CollapsedSnapIn Property (DocuViewareControl)

In This Topic
Specifies whether the Snap-in panel is collapsed or not.
Syntax
'Declaration
 
Public Property CollapsedSnapIn As Boolean
public bool CollapsedSnapIn {get; set;}
Remarks
Default value is false.
See Also