Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V25.2
  • TdxBackendCustomDataConnection.DisplayName Property

    Specifies the data connection name displayed in a template/layout designer and Collection Editor dialogs.

    Declaration

    property DisplayName: string read; write;

    Property Value

    Type Description
    string

    The data connection name.

    Remarks

    Template/layout designer dialogs use the DisplayName property value to refer to the data connection component in a report/UI template.

    See Also