ListControl Class
Breaks a list into pages to display to the user.
Implements the Control
Implements the IListControlView
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
RingSoft.DbLookup.Controls.WPF..::..ListControl