Intersoft ClientUI Documentation
SqlReportPage Class
Members  See Also  Send Feedback
Intersoft.Client.Documents Namespace : SqlReportPage Class






Represents a SQL Report FixedPage class.

Object Model

SqlReportPage Class

Syntax

Visual Basic (Declaration) 
Public Class SqlReportPage 
   Inherits FixedPage
Visual Basic (Usage)Copy Code
Dim instance As SqlReportPage
C# 
public class SqlReportPage : FixedPage 
Delphi 
public class SqlReportPage = class(FixedPage)
JScript 
public class SqlReportPage extends FixedPage
Managed Extensions for C++ 
public __gc class SqlReportPage : public FixedPage 
C++/CLI 
public ref class SqlReportPage : public FixedPage 

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.Canvas
                  Intersoft.Client.Documents.FixedPage
                     Intersoft.Client.Documents.SqlReportPage

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.