smartDBforms.NET API Reference

BaseSmartDBControl.AdHocProperty3 Property

Used to pass custom information to the underlying template. The interpretation of the information is up to the template implementation.

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

See Also

BaseSmartDBControl Class | Adillis.SmartDBForms Namespace