Width 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 DropDownWidth { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property DropDownWidth As Double <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |