TemplateControlTemplateParent Property

This read-only property can be used to get the template item's parent (the DataList in which it is contained).

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public DataList TemplateParent { get; }

Property Value

DataList

See Also