RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

ListControl Class

Breaks a list into pages to display to the user. Implements the Control Implements the IListControlView

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public class ListControl : Control, 
	IListControlView
Public Class ListControl _
	Inherits Control _
	Implements IListControlView
public ref class ListControl : public Control, 
	IListControlView

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              RingSoft.DbLookup.Controls.WPF..::..ListControl