Version

ShowDropdown Property

Gets or sets the value which indicates whether a drop down should be displayed in Microsoft Excel with the list of accepted values.
Syntax
public bool ShowDropdown {get; set;}
Remarks

If this is True, a drop down arrow will be displayed next to the cell when it is selected. When the user clicks the drop down arrow, a drop down will be displayed with the list of accepted values.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also