Skip to content

TextBoxWidth Property

Mauricio Jorquera edited this page Nov 14, 2023 · 1 revision

Gets or sets the width of the TextBox.

Syntax

C#

public double TextBoxWidth { get; set; }

Remarks

The default value is 50.