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.

Default Value

Initial value: .F.

See also:

Class wwWebControl

© West Wind Technologies, 1996-2022 • Updated: 10/09/05
Comment or report problem with topic