Description
AccessGrid class display the access permissions in an InfoPanelList.
Namespace
xmlns:l="http://www.teradp.com/schemas/GN4/1/Shell/Presentation"
Members
isEnabled | Enabled status. |
Margin | Margins. |
LabelMode | Label mode. |
AccessEntry | Binding value |
Example
<l:AccessGrid
IsEnabled="False"
Margin="20,0,0,0"
LabelMode="ShortLabel"
AccessEntry="{Binding Path=[calendar.access~permissions]}"/>