Click or drag to resize
TmplItemAllowChild Method

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

Overload List
  NameDescription
Public methodAllowChild(Type)
Return true if childType is allowed as type of sub-item. Override as necessary.
Public methodAllowChild(TmplItem)
Return true if child is allowed as sub-item. Override as necessary.
Top
See Also