ConnectorFormat.EndPointConnected Property
Indicates whether the connector’s end point is attached to a drawing object.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the connector is attached to a shape by its end point; otherwise, false. |
See Also