In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / EnableSaveButton Property

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