Gets Canvas which is the report content layer.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
Canvas ContentLayer { get; } |
Visual Basic (Declaration) |
---|
ReadOnly Property ContentLayer As Canvas |
Visual C++ |
---|
property Canvas^ ContentLayer { Canvas^ get (); } |