smartDBforms.NET API Reference

BaseSmartDBControl.Field Property

The database field for which BaseSmartDBControl should generated user interface. Field should refer to an existing column in the databinding item.

[Visual Basic]
Public Property Field As String
[C#]
public String Field {get; set;}

See Also

BaseSmartDBControl Class | Adillis.SmartDBForms Namespace