IcxNavigator Members
Implementing this interface allows controls to have their navigation managed by the TcxNavigator control.
#Methods
Name | Description |
---|---|
Can |
Returns whether the Append button is enabled. |
Can |
Returns whether the Delete button should be enabled. |
Can |
Returns whether editing can be performed. |
Can |
Returns whether the Insert button should be enabled. |
Clear |
Clears a saved bookmark when it becomes invalid. |
Do |
Performs an associated action in response to a button click. |
Get |
Provides access to a navigator notifier. |
Is |
Returns whether an action is associated with a button. |
Is |
Returns whether a navigator is linked to a navigated control. |
Is |
Returns whether the control is at the beginning of its navigable range. |
Is |
Returns whether the control is able to bookmark or save its position within its navigable range. |
Is |
Returns whether the control is currently being Edited. |
Is |
Returns whether the control is at the end of its navigable range. |
See Also