Class
ShapeSelection

Represents the collection of shapes currently selected in the sheet.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public class ShapeSelection

Inheritance: objectShapeSelection

Properties

SelectedShapes

Gets the selected shapes.

Declaration

cs-api-definition
public IEnumerable<FloatingShapeBase> SelectedShapes { get; }

Property Value

IEnumerable<FloatingShapeBase>

The selected shapes.

In this article
DefinitionPropertiesSelectedShapes
Not finding the help you need?
Contact Support