Share via


RegionsExpandedEventArgs.RemovalPending Property

Definition

true if the regions are being expanded because they are being removed.

public:
 property bool RemovalPending { bool get(); };
public:
 property bool RemovalPending { bool get(); };
public bool RemovalPending { get; }
member this.RemovalPending : bool
Public ReadOnly Property RemovalPending As Boolean

Property Value

true if the regions are being expanded because they are being removed, otherwise false.

Applies to