Gets the Object that raised the event.

Namespace:  C1.Web.UI.Controls.C1Slider
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

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

See Also