Property IsDropDownResizable
IsDropDownResizable
Gets a value indicating whether drop-down editors should be resizable by the user.
public override bool IsDropDownResizable { get; }
Property Value
- bool
true if drop-down editors are resizable; otherwise, false.