ActiveReports.Viewer3 Request technical support
PageNumber Class
See Also  Members  


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Class PageNumber 
   Inherits TextBox
Visual Basic (Usage)Copy Code
Dim instance As PageNumber
C# 
public class PageNumber : TextBox 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.TextBox
                  DataDynamics.ActiveReports.Viewer.PageNumber

See Also