IDwDddw.DataColumn Property
.NET Standard 2.x
Gets or sets a string whose value is the name of the data column in the associated DropDownDataWindow.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
new string DataColumn { get; set; }
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