WorkflowElementDialog.EnableMinimizeButton Property

Definition

Gets or sets a Boolean value that determines whether the minimize button is enabled.

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

Property Value

true if the minimize button is enabled; otherwise, false.

Applies to