Field DefaultExpandedDropDownMenuDecrement
The default decrement value, in chars, used to adjust the size of an expanded drop-down menu.
public static int DefaultExpandedDropDownMenuDecrement
Returns
- int
- The default decrement value, in chars, used to adjust the size of an expanded drop-down menu.
Remarks
This value is typically used to reduce the width of a drop-down menu when
it is expanded if DefaultExpandDropDownMenuToWidth is true.
This value allows to take into account menu item margins
when calculating the final width.