Click or drag to resize
TemplatePanelAllowChild Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodAllowChild(Type)
Are TmplItems with Type childType allowed beneath this Tmplitem?
(Overrides TmplItemAllowChild(Type).)
Public methodAllowChild(TmplItem)
Is the child TmplItem allowed beneath this Tmplitem?
(Overrides TmplItemAllowChild(TmplItem).)
Top
See Also