Skip to main content
A newer version of this page is available. .

ASPxClientTrackBarPositionChangingEventArgs Class

Provides data for the ASPxClientTrackBar.PositionChanging event.

Declaration

declare class ASPxClientTrackBarPositionChangingEventArgs extends ASPxClientProcessingModeEventArgs

Remarks

Objects of the ASPxClientTrackBarPositionChangingEventArgs type are used as arguments for the ASPxClientTrackBar.PositionChanging event generated on the client side.

ASPxClientTrackBarPositionChangingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientTrackBarPositionChangingEventArgs
See Also