|
TelerikRadRibbonBar |
Top Previous Next |
|
Telerik RadRibbonBar. Extends ManagedObject. Extends SeSSimulatedObject.
Behavior Pattern: TelerikRadRibbonBarBehavior
Action Summary
Action Detail
DoClickApplicationButton(caption) Clicks specified application button of the ribbon
Parameters:
Returns:
'true' if success, 'false' otherwise.
DoClickItem(caption, xOffset, yOffset) Clicks specified element of the ribbon
Parameters:
Returns:
'true' if success, 'false' otherwise.
Clicks specified tab of the ribbon
Parameters:
Returns:
'true' if success, 'false' otherwise.
|