In This Topic

EnableSaveButton Property (DocuViewareControl)

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