LayoutEditor.Selection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ReportDesigner::ISelection ^ Selection { Microsoft::ReportDesigner::ISelection ^ get(); };
public Microsoft.ReportDesigner.ISelection Selection { get; }
member this.Selection : Microsoft.ReportDesigner.ISelection
Public ReadOnly Property Selection As ISelection