Share via


FeatureTreeConfigurationBase.ShouldPropagateSelection Property

Definition

Gets or sets whether the configuration should propagate the selection.

public:
 property bool ShouldPropagateSelection { bool get(); void set(bool value); };
public bool ShouldPropagateSelection { get; set; }
member this.ShouldPropagateSelection : bool with get, set
Public Property ShouldPropagateSelection As Boolean

Property Value

true if the configuration should propagate the selection; otherwise, false.

Applies to