Skip to content

ComboBoxWidth Property

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

Gets or sets the width of the ComboBox.

Syntax

C#

public double ComboBoxWidth { get; set; }

Remarks

The default value is 100.

Clone this wiki locally