FormatInfo Properties
Contains information about the format.| Name | Description |
|---|---|
| Description | Specifies the description of the format. This is a dependency property. |
| DisplayName | Specifies the display name of the format. This is a dependency property. |
| Format | Specifies the format. This is a dependency property. |
| FormatName | Gets or sets the name of the format. This is a dependency property. |
| GroupName | Specifies the name of the group to which the format is assigned. This is a dependency property. |
| Icon | Specifies the icon for the format. This is a dependency property. |
See Also