The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

SliderFormatValueLabelEventArgs class

Class used as EventArgs while raising events which allow to format value label in WebSlider.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.SliderFormatValueLabelEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.SliderFormatValueLabelEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
         Infragistics.Web.UI.SliderFormatValueLabelEventArgs

See Also