Gets or sets a value, in 1/96 inch, specifying the width of the edit item text box for an item where no text is set. The default value is 0.

Introduced: X18.

Syntax

public int EditItemTextBoxEmptyWidth { get; set; }
Public Property EditItemTextBoxEmptyWidth() As Integer

Limitations & Remarks

The property value cannot be greater than MaxColumnWidth.