ControlContainerConfiguration<T>.Children Property

Definition

Gets the set of children that should be parented to this container.

public T[]? Children { get; init; }
member this.Children : 'T[] with get, set
Public Property Children As T()

Property Value

T[]

Applies to