wwWebControl::IsContainerControl
Determines whether this control allows contained controls.
Typical container controls are Panel, UserControl. Some not so common ones are DataGrid (contains columns), Repeater (contains Item Template) etc.
This is an internal optimization flag, that allows shortcutting control events right at the top.
Parameters
Initial value: .F.
See also
Class wwWebControl© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic