[]
        
(Showing Draft Content)

C1.Win.Layout.ILayout.IsItemContainer

IsItemContainer Method

IsItemContainer(object)

Defines whether the object is an ItemContainer.

Declaration
bool IsItemContainer(object itemContainer)
Parameters
Type Name Description
object itemContainer

Object to inspect.

Returns
Type Description
bool

True if the object is an ItamContainer, False otherwise.