[]
        
(Showing Draft Content)

C1.Win.Layout.ILayout.SetPlaceholderAt

SetPlaceholderAt Method

SetPlaceholderAt(object, Point)

Replaces the ItemContainer instance by placeholder or replaces the placeholder by ItemContainer instance.

Declaration
void SetPlaceholderAt(object itemContainer, Point pt)
Parameters
Type Name Description
object itemContainer

ItemContainer (placeholder) to exchange by. Can be null.

Point pt

Point point to set ItemContainer/placeholder.