RoundComboBoxPlaceholderText Property

Gets or sets the placeholder text, to be shown in editable part of the empty RoundComboBox for drop down style - DropDown.

Definition

Namespace: BeeMobile.RoundComboBox
Assembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
C#
public string PlaceholderText { get; set; }

Property Value

String

See Also