AuditListBox class

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

Description

Displays the audit view.

Namespace

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

Members

Margin

HorizontalAlignment

Grid

SearchCriteriaSource

Example

<l:AuditListBox

         Margin="0" 

         HorizontalAlignment="Stretch" 

         Grid.Row="1"

   SearchCriteriaSource="{Binding Path=(l:ShellData.ShellData).SearchCriteria[ArticleResultView], RelativeSource={RelativeSource Self}}"

/>