Share via


ActivityDesignerOptionsAttribute.AllowDrillIn Propriété

Définition

Obtient ou définit une valeur qui indique si l'exploration d'un niveau vers le bas dans ActivityDesigner est autorisée.

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

Valeur de propriété

true si l'exploration des éléments d'interface utilisateur est autorisée ; sinon false. La valeur par défaut est true.

S’applique à