Gets or sets an index of a child element in the child elements collection of the AutoDistributionGrid grid whose distribution info is defined by this object.

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

Syntax

C#
public int ElementIndex { get; set; }
Visual Basic (Declaration)
Public Property ElementIndex As Integer
	Get
	Set

See Also