ASPxClientTrackBarPositionChangingEventArgs Constructors
Provides data for the ASPxClientTrackBar.PositionChanging event.Name | Description |
---|---|
constructor(currentPositionStart, currentPositionEnd, newPositionStart, newPositionEnd) | Initializes a new instance of the ASPxClientTrackBarPositionChangingEventArgs object with the specified setting. |
See Also