MindFusion.UI for WebForms Programmer's Guide

TabPage Class

Remarks See Also
 



Represents a tab within a TabControl.

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

 Syntax

JavaScript  Copy Code

// class
TabPage.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