[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownControlBase.Icon

Icon Property

Icon

Gets or sets the C1Icon that is displayed on a drop down control.

Declaration
public C1Icon Icon { get; set; }
Implements