<?xml version="1.0" encoding="UTF-8"?>
<!--
   IBNSOutlineView.inspector
   InterfaceBuilder

   Created by Kelly Keenan on 11/09/09.
   Copyright 2009 Apple Inc. All rights reserved.
-->
<slice>
    <section>
        <sliver title="Outline Column">
            <property type="enumeration" placeholder="Outline Table Column" keyPath="inspectedObjectsController.selection.object.outlineTableColumn" enumeratedValuesKeyPath="inspectedObjectsController.selection.object.ibShadowedTableColumns" enumeratedDisplayValuesKeyPath="inspectedObjectsController.selection.object.ibShadowedTableColumns.ibInspectedTitleForOutlineColumnChoice" />
            <property type="boolean" keyPath="inspectedObjectsController.selection.object.autoresizesOutlineColumn" title="Autoresizes" />
        </sliver>
    </section>
    <section>
        <sliver title="Indentation">
            <property type="number" keyPath="inspectedObjectsController.selection.object.indentationPerLevel" minimum="0" />
            <property type="boolean" keyPath="inspectedObjectsController.selection.object.indentationMarkerFollowsCell" title="Indentation Follows Cells" />
        </sliver>
    </section>
    <section>
        <sliver title="Autosave">
            <property type="boolean" keyPath="inspectedObjectsController.selection.object.autosaveExpandedItems" title="Autosave Expanded Items" />
        </sliver>
    </section>    
</slice>
