The following properties let you customize the size of the C1ComboBox control.
Property | Description |
Gets or sets the suggested height of the element. This is a dependency property. | |
Gets or sets the maximum height constraint of the element. This is a dependency property. | |
Gets or sets the maximum width constraint of the element. This is a dependency property. | |
Gets or sets the minimum height constraint of the element. This is a dependency property. | |
Gets or sets the minimum width constraint of the element. This is a dependency property. | |
Gets or sets the width of the element. This is a dependency property. | |
Gets or sets the height of the dropdown (set to Double.NaN to size automatically). | |
| Gets or sets the width of the drop-down list (set to Double.NaN to size automatically). |
Gets or sets maximum height constraint of the drop-down box. | |
Gets or sets maximum width constraint of the drop-down box. |