ConnectorFormat.StartPointConnected Property
Indicates whether the connector’s start 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 start point; otherwise, false. |
See Also