共用方式為


WorkflowViewElement.ShowExpanded 屬性

定義

取得值,指出工作流程檢視項目是否以展開的檢視顯示。

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

屬性值

如果項目是在展開的檢視中顯示,則為 true,否則為 false

適用於