Gets the Object that raised the event.

Namespace:  C1.Web.iPhone.C1Slider
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public C1Slider Owner { get; }
Visual Basic
Public ReadOnly Property Owner As C1Slider
	Get

See Also