The Repeat Count property

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double RepeatCount { get; set; }
Visual Basic
Public Property RepeatCount As Double
	Get
	Set
JScript
function get RepeatCount () : double
function set RepeatCount (value : double)

See Also