SubCheckOutControl class

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 16:37

Description

Displays the "in use" marker in the directory style.

Namespace

xmlns:l="http://www.teradp.com/schemas/GN4/1/Shell/Presentation"

Members

ValueBinding 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