ArrayTableAllowChild Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | AllowChild(Type) |
Template items allowed as children include; Template items of type Comment,
Template items inheritng from DataNameBase (i.e. data carrying template items)
EXCEPT FileUpload or ArrayTable
(Overrides DataTableBaseAllowChild(Type).) |
![]() | AllowChild(TmplItem) |
Template items allowed as children include; Template items of type Comment,
Template items inheritng from DataNameBase (i.e. data carrying template items)
EXCEPT FileUpload or ArrayTable
(Overrides DataTableBaseAllowChild(TmplItem).) |