HrdReportYearBandMode.format.ps1xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
Format type data generated 02/07/2021 13:13:55 by HAMRADIO\pa1re
 
This file was created using the New-PSFormatXML command that is part
of the PSScriptTools module.
https://github.com/jdhitsolutions/PSScriptTools
-->
<Configuration>
  <ViewDefinitions>
    <View>
      <!--Created 02/07/2021 13:13:55 by HAMRADIO\pa1re-->
      <Name>default</Name>
      <ViewSelectedBy>
        <TypeName>HamRadioDeluxeProperties.HRDProperties+ReportYearBandModeObjects</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <!--Delete the AutoSize node if you want to use the defined widths.-->
        <AutoSize />
        <TableHeaders>
          <TableColumnHeader>
            <Label>YEAR</Label>
            <Width>7</Width>
            <Alignment>left</Alignment>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>BAND</Label>
            <Width>7</Width>
            <Alignment>left</Alignment>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>MODE</Label>
            <Width>7</Width>
            <Alignment>left</Alignment>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>SUBMODE</Label>
            <Width>10</Width>
            <Alignment>left</Alignment>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>WORKED</Label>
            <Width>9</Width>
            <Alignment>left</Alignment>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <!--
            By default the entries use property names, but you can replace them with scriptblocks.
            <ScriptBlock>$_.foo /1mb -as [int]</ScriptBlock>
-->
              <TableColumnItem>
                <PropertyName>YEAR</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>BAND</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>MODE</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>SUBMODE</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>WORKED</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
  </ViewDefinitions>
</Configuration>