NavigatorButtonsBase.DoClick(NavigatorButtonBase) Method
Simulates a mouse click action on the specified button.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
button | NavigatorButtonBase | A NavigatorButtonBase object that represents the navigation button. |
See Also