Gets or sets the maximum height of the dropdown in pixels.

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

Syntax

C#
public double MaxDropDownHeight { get; set; }
Visual Basic
Public Property MaxDropDownHeight As Double
	Get
	Set

See Also