Show / Hide Table of Contents

    IDwReadOnlyDddw.DataColumn Property

    .NET Standard 2.x

    Gets a string whose value is the name of the data column in the associated DropDownDataWindow.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    string DataColumn { get; }
    

    Property Value

    System.String

    A string whose value is the name of the data column in the associated DropDownDataWindow.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon