SelectList.MaxItems Field

GeonBit.UI

SelectListMaxItems Field
If provided, will not be able to add any more of this number of items.

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

Field Value

Type: Int32
See Also