[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.DropDownButton.IsOpen

IsOpen Property

IsOpen

Gets or sets a value indicating whether this dropdown is open.

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

A bool value. true if the dropdown is open; otherwise, false.