LineDefinitions Property
LineDefinitions
Gets the collection of specifications of how much space to give to each item.
Declaration
public Collection<LineDefinition> LineDefinitions { get; }
Public ReadOnly Property LineDefinitions As Collection(Of LineDefinition)