RegionsExpandedEventArgs.RemovalPending Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.