Share via


ListOrganizer.DropDownStyle Property

Definition

Gets or sets the style of the drop-down.

public:
 property System::Windows::Style ^ DropDownStyle { System::Windows::Style ^ get(); void set(System::Windows::Style ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Category("Common Properties")]
[System.ComponentModel.Description("Gets or sets the style of the drop-down.")]
public System.Windows.Style DropDownStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Category("Common Properties")>]
[<System.ComponentModel.Description("Gets or sets the style of the drop-down.")>]
member this.DropDownStyle : System.Windows.Style with get, set
Public Property DropDownStyle As Style

Property Value

Attributes

Applies to