ShowDropDown Property (FlexSheet)
Gets or sets a value that indicates whether the grid adds drop-down buttons to the cells in columns that have the ShowDropDown property set to true.
public virtual bool ShowDropDown {get; set;}
'Declaration
Public Overridable Property ShowDropDown As Boolean