Intersoft ClientUI Documentation
DocumentViewerPanel Class
Members  See Also  Send Feedback
Intersoft.Client.UI.DocumentViewers Namespace : DocumentViewerPanel Class






Represents a virtualizing panel which implements scroll info.

Object Model

DocumentViewerPanel Class

Syntax

Visual Basic (Declaration) 
Public Class DocumentViewerPanel 
   Inherits Intersoft.Client.Framework.ISVirtualizingPanel
   Implements IFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As DocumentViewerPanel
C# 
public class DocumentViewerPanel : Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  
Delphi 
public class DocumentViewerPanel = class(Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing)
JScript 
public class DocumentViewerPanel extends Intersoft.Client.Framework.ISVirtualizingPanel implements IFramework, ILicensing 
Managed Extensions for C++ 
public __gc class DocumentViewerPanel : public Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  
C++/CLI 
public ref class DocumentViewerPanel : public Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.VirtualizingPanel
                  Intersoft.Client.Framework.ISVirtualizingPanel
                     Intersoft.Client.UI.DocumentViewers.DocumentViewerPanel

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.