ListBoxFormItemSize Property
Gets or sets the size (number of rows) of the list box. A value less than one is unset.

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

Property Value

Type: Int32
See Also