TextField.DefaultIsHorizontal Property

Definition

Gets or sets the default horizontal state for the text.

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

Property Value

Applies to