Gets selected object.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public ReportControl Single { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Single As ReportControl |
Visual C++ |
---|
public: property ReportControl^ Single { ReportControl^ get (); } |