[]
        
(Showing Draft Content)

C1.WPF.Document.C1DocumentSource.IsUserInteractive

IsUserInteractive Property

IsUserInteractive

Gets a value indicating whether the current document source is running in a user-interactive environment. This property returns false when running in a service, web app and so on.

Declaration
[Browsable(false)]
public static bool IsUserInteractive { get; }