Share via


WorkflowViewElement.PinState 屬性

定義

取得或設定值,指出 ExpandState 屬性的優先順序是否在其他可用於展開或折疊 WorkflowViewElement 的狀態之前。

public:
 property bool PinState { bool get(); void set(bool value); };
public bool PinState { get; set; }
member this.PinState : bool with get, set
Public Property PinState As Boolean

屬性值

如果 ExpandState 屬性應用於展開或折疊 WorkflowViewElement 物件,則為 true,否則為 false

適用於