Show / Hide Table of Contents

    IDwDddw.Name Property

    .NET Standard 2.x

    Gets or sets a string whose value is the name of the DropDownDataWindow associated with the column.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    new string Name { get; set; }
    

    Property Value

    System.String

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

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon