Height of the DropDown, modify to set a custom size, set double.NaN to use default.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double DropDownHeight { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property DropDownHeight As Double <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |