Click or drag to resize

TypeConverterDefinition.DataBindingDescription Property

Gets the data binding description.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.GeneralDataStructures
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax
public string DataBindingDescription { get; }

Property Value

Type: String
The data binding description.
See Also