ToolbarisButtonVisible Method |
If toolbar width bigger that page width, some buttons can be invisible
an be hidden by scroll buttons. So method will return true, if button with id visible to
user, and false, if invisible.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction isButtonVisible(itemId);
Parameters
- itemId
- Type: string
Return Value
Type:
[T:(Any)]true
See Also