FlexReport for WinForms
IsUserInteractive プロパティ


C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : IsUserInteractive プロパティ
現在のドキュメントソースがユーザーとの対話的な環境で実行中であるかどうかを示す値を取得します。 サービスや Web アプリケーションなどで実行中の場合、このプロパティは false を返します。
シンタックス
'宣言
 
Public Shared ReadOnly Property IsUserInteractive As System.Boolean
'使用法
 
Dim value As System.Boolean
 
value = C1DocumentSource.IsUserInteractive
public static System.bool IsUserInteractive {get;}
参照

C1DocumentSource クラス
C1DocumentSource メンバ