Represents a control that can be used to present a collection of pages.
Namespace:
FirstFloor.Documents.ControlsAssembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 1.1.0.0 (1.1.0.4)
Syntax
| C# |
|---|
public class PagesControl : ItemsControl |
| Visual Basic (Declaration) |
|---|
Public Class PagesControl _ Inherits ItemsControl |
| Visual C++ |
|---|
public ref class PagesControl : public ItemsControl |
Inheritance Hierarchy
System..::.Object
System.Windows..::.DependencyObject
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ItemsControl
FirstFloor.Documents.Controls..::.PagesControl
System.Windows..::.DependencyObject
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ItemsControl
FirstFloor.Documents.Controls..::.PagesControl