The maximum number of elements in the collection

Namespace: Ico.Awx
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int ElementTrheshold { get; set; }
Visual Basic
Public Property ElementTrheshold As Integer
	Get
	Set
JScript
function get ElementTrheshold () : int
function set ElementTrheshold (value : int)

See Also