IDevExpressXtraEditWithButtonsClickButton Method |
| Name | Description | |
|---|---|---|
| ClickButton(Int32) |
Simulates a click on the button specified by index, from 0, or by caption.
| |
| ClickButton(String) |
Simulates a click on the button specified by index, from 0, or by caption.
| |
| ClickButton(Int32, Int32, Int32) |
Simulates a click on the button specified by its index, from 0, or by its caption.
| |
| ClickButton(String, Int32, Int32) |
Simulates a click on the button specified by index, from 0, or by caption.
|