SelectList.ClipTextIfOverflow Field

GeonBit.UI

SelectListClipTextIfOverflow Field
If true and an item in the list is too long for its width, the list will cut its value to fit width.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ClipTextIfOverflow

Field Value

Type: Boolean
See Also