ComboBoxFormItemActualDataItemsCount Property
Gets the actual count of DataItems ie. (minus the Select Text item).

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public int ActualDataItemsCount { get; }

Property Value

Type: Int32
See Also