Gets or sets the maximum height of the drop-down pane.
This is a dependency property.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(LengthConverter))] public double MaxDropDownHeight { get; set; } |
| Visual Basic (Declaration) |
|---|
<TypeConverterAttribute(GetType(LengthConverter))> _ Public Property MaxDropDownHeight As Double |
Remarks
Dependency Property Information
| Identifier field | MaxDropDownHeightProperty |
| Metadata properties set to true | None |