WorkflowViewElement.ExpandState Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy stan widoku elementu jest rozszerzony.

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

Wartość właściwości

true jeśli stan widoku elementu jest rozszerzony; w przeciwnym razie , false.

Dotyczy