DropDown.Count Property

GeonBit.UI

DropDownCount Property
How many items currently in the list.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
See Also