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; }
Public Property Order As Integer
Get
Set
Property Value
Type:
Int32the order of the element.
See Also