In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / ShowLoadingSpinner Property

ShowLoadingSpinner Property (DocuViewareControl)

In This Topic
Specifies if the loading spinner is displayed while an action is pending.
Syntax
'Declaration
 
Public Property ShowLoadingSpinner As Boolean
public bool ShowLoadingSpinner {get; set;}
Remarks
Default value is false.
See Also