Bottom

TemplateLinkedPositionEdges.Bottom property

Gets the value that indicates whether a field is searched by the bottom from the linked field.

public bool Bottom { get; }

Property Value

true if a field is searched by the bottom from the linked field; otherwise, false.

See Also