Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TabItem Constructor
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
Infragistics.Web.UI.TabItem = function(
: String,
: {DomElement},
: {Any}[],
: {Any},
: {Any}
) {}; |
ASP.NET Ajax Javascript (Usage) | |
---|
var instanceVar = new Infragistics.Web.UI.TabItem(String,{DomElement},{Any}[],{Any},{Any}); |
Parameters
- adr
- element
- props
- ctl
- csm
See Also