smartDBforms.NET API Reference

DataBindItem.FKValueDescription Property

Gets the description text for the current FKValue

[Visual Basic]
Public ReadOnly Property FKValueDescription As String
[C#]
public String FKValueDescription {get;}

Remarks

Note    This property is available only if SupportsForeignKey is set to true.

See Also

DataBindItem Class | Adillis.SmartDBForms Namespace