Indicates whether the dropdown is currently being displayed.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public bool IsDroppedDown { get; set; }
Visual Basic
Public Property IsDroppedDown As Boolean
	Get
	Set

See Also