CompartmentShape.NavigateAcrossListCompartmentItems Property

Definition

Get/Set the arrow Up/Down navigation behavior when shape contains ElementListCompartment. When set to true, arrow up/down key will navigate through all items in all ElementListCompartments. Notice that the default value is 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

Property Value

Attributes

Applies to