Description
Displays the "in use" marker in the directory style.
Namespace
xmlns:l="http://www.teradp.com/schemas/GN4/1/Shell/Presentation"
Members
Value | Binding path to the relative SubCheckOutInfo extra attribute. |
Example
<ColStyle Name="In Use By" Width="60" Height="0">
<CellTemplate>
<l:SubCheckOutControl Value="{Binding Path=[justContext:SubCheckOutInfo]}"/>
</CellTemplate>
</ColStyle>
Other examples
<l:SubCheckOutControl Value="{Binding Path=[justContext:SubCheckOutInfo]}"/>
<l:SubCheckOutIndicator Value="{Binding Path=[article:SubCheckOutInfo]}">
<l:SubCheckOutIndicator Value="{Binding Path=[linkObject:SubCheckOutInfo]}">
<l:SubCheckOutIndicator Value="{Binding Path=[page:SubCheckOutInfo]}">
<l:SubCheckOutIndicator Value="{Binding Path=[page:SubCheckOutInfo]}">
See also
Column style for In Use columns