Skip to main content
All docs
V25.1
  • ShapeConnectionPoint.ConnectionSite Property

    Returns the connection site to which a connector’s point is attached.

    Namespace: DevExpress.XtraRichEdit.API.Native

    Assembly: DevExpress.RichEdit.v25.1.Core.dll

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    int ConnectionSite { get; }

    Property Value

    Type Description
    Int32

    The connection site index.

    See Also