FormatViewDefinition 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.
Defines a formatting view for a particular type.
public ref class FormatViewDefinition sealed
public sealed class FormatViewDefinition
[System.Diagnostics.DebuggerDisplay("{Name}")]
public sealed class FormatViewDefinition
type FormatViewDefinition = class
[<System.Diagnostics.DebuggerDisplay("{Name}")>]
type FormatViewDefinition = class
Public NotInheritable Class FormatViewDefinition
- Inheritance
-
FormatViewDefinition
- Attributes
Constructors
FormatViewDefinition(String, PSControl) |
Properties
Control |
The control defined by this formatting view can be one of table, list, wide, or custom |
Name |
Name of the formatting view as defined in the formatting file |