ComponentOne Scheduler for WPF and Silverlight
ChildrenDistributionInfo Property

C1.WPF.Schedule Namespace > AutoDistributionGrid Class : ChildrenDistributionInfo Property
Gets a collection of DistributionInfo objects that allows to redefine a default placement of a certain child element.
Syntax
'Declaration
 
Public ReadOnly Property ChildrenDistributionInfo As DistributionInfoCollection
public DistributionInfoCollection ChildrenDistributionInfo {get;}
See Also

Reference

AutoDistributionGrid Class
AutoDistributionGrid Members