ACadSharp.Objects.Layout.TabOrder - DomCR/ACadSharp GitHub Wiki
TabOrder Property
Tab order. This number is an ordinal indicating this layout's ordering in the tab control that is attached to the drawing window. Note that the “Model” tab always appears as the first tab regardless of its tab order.
Definition
Namespace: ACadSharp.Objects.Layout
C#
DxfCodeValueAttribute
public Int32 TabOrder { get; set; }
Property Value
Int32