IsAnalysisWindow Property
Description
This read-only property returns 1 if the current ReportControl is an AnalysisWindow object or 0 if it is not an Analysis object.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property IsAnalysisWindow As Long |
Return Type
Long value of 0 or 1.
See Also