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

In This Topic
EnableSaveButton Property (DocuVieware)
In This Topic
Specifies whether the save button shall be enabled.
Syntax
'Declaration
 
Public Property EnableSaveButton As Boolean
public bool EnableSaveButton {get; set;}
Remarks
Default value is true.
See Also