Description
Used in the Admin4TabItems.xml file.
Namespace
xmlns:l="http://www.teradp.com/schemas/GN4/1/Shell/Presentation"
Members
SearchCriteriaSource | The source for the panel, e.g. Search. |
MaxWidth | Maximum width. |
Example
<l:SearchDescriptionPanel
SearchCriteriaSource="{Binding Path=(l:ShellData.ShellData).SearchCriteria[Search], RelativeSource={RelativeSource Self}}"
MaxWidth="300"
/>