Provides information about the types of changes that are disabled when the associated Chartsheet is protected.
Inheritance
Properties
Section titled "Properties"AllowEditContents
Section titled "AllowEditContents"Returns a boolean indicating if the chart is protected when the chartsheet is protected.
public bool AllowEditContents { get; } AllowEditObjects
Section titled "AllowEditObjects"Returns a boolean indicating if objects such as shapes and controls may be created or changed when the chartsheet is protected.
public bool AllowEditObjects { get; }