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

Es true si la configuración debe propagar la selección; en caso contrario, es false.

Se aplica a