smartDBforms.NET API Reference

DataBindItem.FKNULLValueCaption Property

Gets the FieldSchema.FKNULLValueCaption value.

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

Remarks

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

See Also

DataBindItem Class | Adillis.SmartDBForms Namespace