MindFusion.UI for WebForms Programmer's Guide

TabControl Class

Remarks See Also
 



Represents a tab control.

Namespace: MindFusion.UI.Web
Assembly: TabControl.js

 Syntax

JavaScript  Copy Code

// class
TabControl.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the TabControl topic in the Using the controls section.

 See Also