smartDBforms.NET API Reference

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

See Also

BaseSmartDBControl Class | Adillis.SmartDBForms Namespace