ComboBoxFormItemActualDataItemsCount Property |
Gets the actual count of DataItems ie. (minus the Select Text item).
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic int ActualDataItemsCount { get; }
Public ReadOnly Property ActualDataItemsCount As Integer
Get
Property Value
Type:
Int32
See Also