ASPxClientTrackBarPositionChangingEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
cancel | Gets or sets a value indicating whether the action which raised the event should be canceled. |
current |
Gets the current drag handle position. |
current |
Gets the current secondary drag handle position. |
current |
Gets the current main drag handle position. |
new |
Gets a position where the drag handle is being moved. |
new |
Gets a position where the secondary drag handle is being moved. |
new |
Gets a position where the main drag handle is being moved. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also