Gets or sets whether to allow the end-user to change the visibility of grid rulers in the Ribbon.
public virtual Nullable<Boolean> AllowChangeRulerVisibility { get; set; }
Overridable Public Property AllowChangeRulerVisibility As Nullable(of Boolean)