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