C# Class Open.Core.UI.Controls.SelectionList

An extended ListBox for displaying selections with the ability to easily control individual item templates and display options for when the list is empty, and paging etc.
Inheritance: System.Windows.Controls.UserControl
Show file Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
SelectionList ( ) : System.Windows.Controls

Constructor.

Method Details

SelectionList() public method

Constructor.
public SelectionList ( ) : System.Windows.Controls
return System.Windows.Controls