CustomControlBuilder Class

Definition

public ref class CustomControlBuilder sealed
public sealed class CustomControlBuilder
type CustomControlBuilder = class
Public NotInheritable Class CustomControlBuilder
Inheritance
CustomControlBuilder

Methods

EndControl()
GroupByProperty(String, CustomControl, String)

Group instances by the property name with an optional label.

GroupByScriptBlock(String, CustomControl, String)

Group instances by the script block expression with an optional label.

StartEntry(IEnumerable<String>, IEnumerable<DisplayEntry>)

Applies to