FeatureTreeConfigurationBase.ShouldPropagateSelection Propiedad

Definición

Obtiene o establece si la configuración debe propagar la selección.

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

Valor de propiedad

true si la configuración debe propagar la selección; de lo contrario, false.

Se aplica a