KaxTabCtrlTabPages Property |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic KaxTabPageCollection TabPages { get; }
Public ReadOnly Property TabPages As KaxTabPageCollection
Get
public:
property KaxTabPageCollection^ TabPages {
KaxTabPageCollection^ get ();
}
member TabPages : KaxTabPageCollection with get
Property Value
Type:
KaxTabPageCollection
See Also