WorkflowElementDialog.EnableMaximizeButton Property

Definition

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

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

Property Value

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

Applies to