Gets or sets whether to allow the end-user to change the diagram item's stroke color in the Ribbon.
public virtual Nullable<Boolean> AllowChangeItemStroke { get; set; }
Overridable Public Property AllowChangeItemStroke As Nullable(of Boolean)