ListBoxFormItemMaxHeight Property |
Gets or sets the maximum height of the ListBox in pixels.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic int MaxHeight { get; set; }
Public Property MaxHeight As Integer
Get
Set
Property Value
Type:
Int32
See Also