Specifies the speed of the blinking effect of this DataStyle

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

Syntax

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

See Also