DropDown list populated with location names, offering the user the possibility to select a location category

C# | Visual Basic | Visual C++ |
public virtual KDropDownList LocationDropDownList { get; }
Public Overridable ReadOnly Property LocationDropDownList As KDropDownList
public: virtual property KDropDownList^ LocationDropDownList { KDropDownList^ get (); }