Enum ContainerEditProperty
Represents a property determining a SettingsPane inner Control's enabled state or visibility.
Namespace: Telerik.Windows.Controls.Diagrams.Extensions
Assembly: Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax
public enum ContainerEditProperty
IsEnabled
When set the inner control will be disabled.
Visibility
When set the inner control will be collapse.