Back to Devexpress

ConnectorFormat.EndPointConnected Property

officefileapi-devexpress-dot-spreadsheet-dot-connectorformat-b9b901c4.md

latest1.2 KB
Original Source

ConnectorFormat.EndPointConnected Property

Indicates whether the connector’s end point is attached to a drawing object.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
bool EndPointConnected { get; }
vb
ReadOnly Property EndPointConnected As Boolean

Property Value

TypeDescription
Boolean

true , if the connector is attached to a shape by its end point; otherwise, false.

|

See Also

ConnectorFormat Interface

ConnectorFormat Members

DevExpress.Spreadsheet Namespace