Infragistics2.Win.UltraWinTabControl.v8.1
TabPageNumberUIElement Class
See Also  Members  
Infragistics.Win.UltraWinTabControl Namespace : TabPageNumberUIElement Class

This element is used with UltraTabControlBase.Styles NotePage, NotePageFlat and Wizard to display the page number in the format 'x of x'.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class TabPageNumberUIElement 
   Inherits UIElement
C# 
public class TabPageNumberUIElement : UIElement 

See Also