smartDBforms.NET API Reference

DataBindItem.FKValueCaption Property

Gets the caption text for the current FKValue

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

Remarks

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

See Also

DataBindItem Class | Adillis.SmartDBForms Namespace