C# Class Signum.Windows.ElementsInPageLabel

Interaction logic for Pagination.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: signumsoftware/framework

Public Methods

Method Description
ElementsInPageLabel ( ) : System
SetResults ( ResultTable rt ) : void

Method Details

ElementsInPageLabel() public method

public ElementsInPageLabel ( ) : System
return System

SetResults() public method

public SetResults ( ResultTable rt ) : void
rt ResultTable
return void