smartDBforms.NET API Reference

BaseSmartDBControl.AdHocProperty1 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 AdHocProperty1 As String
[C#]
public String AdHocProperty1 {get; set;}

See Also

BaseSmartDBControl Class | Adillis.SmartDBForms Namespace