ActionsPane.AutoSize Property

Definition

This property is not supported by the actions pane.

public:
 property bool AutoSize { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(true)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)]
public bool AutoSize { get; set; }
[<System.ComponentModel.Browsable(true)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)>]
member this.AutoSize : bool with get, set
Public Property AutoSize As Boolean

Property Value

Returns Boolean.

Attributes

Applies to