Back to Devexpress

ConnectorFormat.StartPointConnected Property

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

latest1.2 KB
Original Source

ConnectorFormat.StartPointConnected Property

Indicates whether the connector’s start 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 StartPointConnected { get; }
vb
ReadOnly Property StartPointConnected As Boolean

Property Value

TypeDescription
Boolean

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

|

See Also

ConnectorFormat Interface

ConnectorFormat Members

DevExpress.Spreadsheet Namespace