smartDBforms.NET API Reference

TemplateHolder Class

Represents a set of a readonly, edit and label templates that are used for displaying and editing data. The edit and readonly templates are according to the CurrentMode. During databind the template selection method( either SelectTemplateID or SelectTemplateID) should return an ID of a TemplateHolder.

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

System.Object
   Control
      BaseTemplatesHolder
         TemplateHolder

[Visual Basic]
Public Class TemplateHolder
    Inherits BaseTemplatesHolder
[C#]
public class TemplateHolder : BaseTemplatesHolder

Requirements

Namespace: Adillis.SmartDBForms.Templates

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

See Also

TemplateHolder Members | Adillis.SmartDBForms.Templates Namespace