Click or drag to resize
GridAllowChild Method

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

Overload List
  NameDescription
Public methodAllowChild(Type)
Allow only GridRecord and RadioButtonGridRecord as child
(Overrides TmplItemAllowChild(Type).)
Public methodAllowChild(TmplItem)
Allow only GridRecord and RadioButtonGridRecord as child
(Overrides TmplItemAllowChild(TmplItem).)
Top
See Also