[]
Specifies how the columns in the drop-down list are sized when displayed.
public enum ListResizeColumns
Public Enum ListResizeColumns
Name | Description |
---|---|
ByDataType | [1] Sizes columns based on their data type |
FitWidestItem | [2] Sizes the columns by fitting the widest item |
None | [0] Does not size the columns |