RegionsExpandedEventArgs.RemovalPending 属性

定义

如果区域正在被删除,则为 true

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

属性值

Boolean

如果区域正在被删除,则为 true; 否则为 false。

适用于