StiComboBoxControlDropDownStyle Property |
Gets or sets a value specifying the style.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual ComboBoxStyle DropDownStyle { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property DropDownStyle As ComboBoxStyle
Get
Set
Property Value
Type:
ComboBoxStyleSee Also