Skip to main content
All docs
V25.1
  • DirectXForm.Links Property

    Returns the collection of BarItemLink objects owned by this DirectXForm.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    Property Value

    Type Description
    DevExpress.XtraEditors.DirectXFormLinkCollection

    The collection of item links owned by this form.

    See Also