WideControlBuilder Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WideControlBuilder sealed
	public sealed class WideControlBuilder
	type WideControlBuilder = class
	Public NotInheritable Class WideControlBuilder
		- Inheritance
 - 
				WideControlBuilder
 
Methods
| AddPropertyEntry(String, String, IEnumerable<String>, IEnumerable<DisplayEntry>) | |
| AddScriptBlockEntry(String, String, IEnumerable<String>, IEnumerable<DisplayEntry>) | |
| EndWideControl() | |
| 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.  |