Property MakeFirstOnlyIfNotVisible
MakeFirstOnlyIfNotVisible
Gets or sets a value indicating whether to move the selected tab to the first position only if it is not currently visible. This property is used in conjunction with MakeSelectedTabFirst property. Default is true.
public virtual bool MakeFirstOnlyIfNotVisible { get; set; }