CompartmentShape.NavigateAcrossListCompartmentItems Propriedade

Definição

Obter/definir o comportamento de navegação de seta para cima/para baixo quando a forma contém ElementListCompartment. Quando definido como true, a tecla seta para cima/para baixo navegará por todos os itens em todos os ElementListCompartments. Observe que o valor padrão é true.

public:
 property bool NavigateAcrossListCompartmentItems { bool get(); void set(bool value); };
public bool NavigateAcrossListCompartmentItems { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.NavigateAcrossListCompartmentItems : bool with get, set
Public Property NavigateAcrossListCompartmentItems As Boolean

Valor da propriedade

Boolean
Atributos

Aplica-se a