Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFComponentBase.IsContainerComponent Property

Returns whether the component is a container component, i.e., can contain other components.

Class: YetaWF.Core.Components.YetaWFComponentBase
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public bool IsContainerComponent { get; }

See Also YetaWF.Core.Components.YetaWFComponentBase ClassYetaWF.Core Overview