Click or drag to resize

IDevExpressXtraEditWithButtonsClickButton Method

Overload List
  NameDescription
Public methodClickButton(Int32)
Simulates a click on the button specified by index, from 0, or by caption.
Public methodClickButton(String)
Simulates a click on the button specified by index, from 0, or by caption.
Public methodClickButton(Int32, Int32, Int32)
Simulates a click on the button specified by its index, from 0, or by its caption.
Public methodClickButton(String, Int32, Int32)
Simulates a click on the button specified by index, from 0, or by caption.
Top
See Also