Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
tabItemSize Property
Gets sets size of tab item in % or px units as string.Size in units
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_tabItemSize() : String
function set_tabItemSize(value : String) |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebTab.get_tabItemSize(); |
See Also