| smartDBforms.NET API Reference |
|
DataBindItem.FKCaption Property
Gets the FieldSchema.FKCaption value.
[Visual Basic]
Public ReadOnly Property FKCaption As
String
[C#]
public
String FKCaption {get;}
Remarks
Note This property is available only if SupportsForeignKey is set to true.
See Also
DataBindItem Class | Adillis.SmartDBForms Namespace