<Code Lib>
2026 Property
Changes 0
P

View.RevealConstraintsMode

Description:
Indicates whether the Reveal Constraints mode is activated in the view.

public bool RevealConstraintsMode { get; set; }

  • When setting this property: View has a view type that does not allow Reveal Constraints mode to be activated.

Loading…