UserControl for editing page range.

Namespace:  PerpetuumSoft.Reporting.Export
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class PageRangeControl : UserControl
Visual Basic (Declaration)
Public Class PageRangeControl _
	Inherits UserControl
Visual C++
public ref class PageRangeControl : public UserControl

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.UserControl
              PerpetuumSoft.Reporting.Export..::.PageRangeControl

See Also