Gets or sets whether to allow the end-user to change the item's Z-order in the Ribbon.
public virtual Nullable<Boolean> AllowChangeItemZOrder { get; set; }
Overridable Public Property AllowChangeItemZOrder As Nullable(of Boolean)
If the AllowChangeItemZOrder property is set to false, the Arrange ribbon's group is not shown.