smartDBforms.NET API Reference

TemplatesUserControl Class

The base class for each .ascx file which is used as templates storage.

For a list of all members of this type, see TemplatesUserControl Members.

System.Object
   Control
      TemplateControl
         UserControl
            TemplatesUserControl

[Visual Basic]
MustInherit Public Class TemplatesUserControl
    Inherits UserControl
[C#]
public class TemplatesUserControl : UserControl

Requirements

Namespace: Adillis.SmartDBForms.Templates

Assembly: Adillis.SmartDBForms (in Adillis.SmartDBForms.dll)

See Also

TemplatesUserControl Members | Adillis.SmartDBForms.Templates Namespace