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.

C++
public:
 property bool NavigateAcrossListCompartmentItems { bool get(); void set(bool value); };

Property Value

Attributes

Applies to