Click or drag to resize

PageElementInfoOrder Property

Gets or Sets the element's order.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int Order { get; set; }

Property Value

Type: Int32
the order of the element.
See Also