Colygon.MatchPoint.Core.UserControls.Controls Namespace |
Class | Description | |
---|---|---|
BaseTemplateControl | Base class for all template user controls. | |
DataItemTemplateControl |
Provides functionality for a user control that allows using the expression engine, including the DataItem
expression variable.
| |
Expr | Provides functionality for accessing the expression engine within a user control. | |
NamespaceDoc | ||
PageSizeSelectorControl | ||
PagingControl | Provides functionality for rendering a paging control within a user control. | |
Repeater | Provides functionality for a user control that renders a repeating pattern. | |
TemplateControl | Provides functionality for a user control that allows using the expression engine. |
Interface | Description | |
---|---|---|
IColumnConsumer | Provides functionality for a control that uses columns from a data source. | |
IPageInfo | Provides access to information about the current page object within a user control. |
Delegate | Description | |
---|---|---|
RepeaterDataItemBoundHandler |