<Grid>
   <Cfg id="Style" Style="Standard" NoVScroll="1" NoHScroll="1" IdChars="0123456789" NumberId="1" NoFormatEscape="1"/>
   <Cols>
      <C Name="id" Type="Int" CanEdit="0" CanSort="0"/>
      <C Name="A" Width="150" />
      <C Name="B" Spanned="1"/>
      <C Name="C" Spanned="1"/>
      <C Name="D" Spanned="1"/>
   </Cols>
   <Body>
      <B>
         <I id="1"
            A="Wrap attribute - wrap text to more lines" AWrap="1"
            B="Rotate 1" BRotate="1" BRowSpan="2"
            C="Rotate 2" CRotate="2" CRowSpan="2"
            D="Class - vertical align" DClass="Bottom" DRowSpan="2"
            />
         <I id="2"
            A="Align attribute" AAlign="right"
            />
         <I id="3" Spanned="1"
            A="HtmlPrefix/HtmlPostfix - border" AHtmlPrefix="&lt;div style='border:2px dotted blue;'>" AHtmlPostfix="&lt;/div>"
            B="Class - border" BSpan="2" BClass="Border"
            D="ClassInner - border" DClassInner="BorderInner"
            />
         <I id="4" Spanned="1"
            A="Color - background" AColor="#8F8"
            B="Background" BBackground="#8F8" BSpan="2"
            D="ClassInner - background" DClassInner="Green"/>
            />
         <I id="5" Spanned="1"
            A="Format Text" AFormat="!!!![aeiouy]!g!&lt;b>$&amp;&lt;/b>"
            BType="Float" BSpan="2" B="-3456.789" BFormat="&lt;span style=&quot;color:blue;font-weight:bold&quot;>0&lt;/span>.&lt;span style=&quot;color:red&quot;>##&lt;/span> USD"
            DType="Date" D="12/31/2000 14:56:30" DFormat="'&lt;span style=&quot;background:lime&quot;>'MMM '&lt;b>'dd'&lt;/b>', yyyy'&lt;/span>' '&lt;span style=&quot;background:#FBF;&quot;>'HH.mm.ss'&lt;/span>'"
            />
         <I id="6" Spanned="1"
            A="All attributes" AColor="yellow" AClass="Border" AClassInner="BorderInner Green" 
            AHtmlPrefix="&lt;div style='border:2px dotted blue;padding:2px;background:silver;'>" AHtmlPostfix="&lt;/div>" 
            AButton="Green.gif" AIcon="Red.gif" AClassInnerIcon="1"
            B="Cursor" BSpan="2" BCursor="crosshair" BButton="Yellow.gif" BSideButtonCursor="nw-resize"
            D="Class - font settings" DClass="Bold"
            />
      </B>
   </Body>
   <Header id="id"/>
   <Toolbar Styles="2"/>
</Grid>
