Version

SliderTickmarkMouseEventArgs class

Class used as EventArgs while raising events related to mouse over tickmarks and tickmark labels of WebSlider.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.SliderTickmarkMouseEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.SliderTickmarkMouseEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
         Infragistics.Web.UI.SliderTickmarkMouseEventArgs

See Also