[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.DropDownButton.AutoClose

AutoClose Property

AutoClose

Gets or sets a value indicating whether the dropdown should be collapsed automatically.

Declaration
public bool AutoClose { get; set; }
Property Value
Type Description
bool

A bool value. true if the dropdown should be collapsed automatically; otherwise, false.