Gets a collection of DistributionInfo objects that allows to redefine a default placement of a certain child element.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public DistributionInfoCollection ChildrenDistributionInfo { get; }
Visual Basic (Declaration)
Public ReadOnly Property ChildrenDistributionInfo As DistributionInfoCollection
	Get

See Also