Commit 8d899705 by wangonghui

修改文件列表文件

parent dae57254
......@@ -154,7 +154,7 @@
ContextMenu="{Binding Path=FileListContextMenu,RelativeSource={RelativeSource Mode=FindAncestor,AncestorType={x:Type local:MediaResourcePanel}}}" >
<dxg:GridColumn FieldName="Name" Header="文件名" Width="100" />
<dxg:GridColumn FieldName="FileFolder" Header="类型" Width="100"/>
<dxg:GridColumn FieldName="FileType" Header="类型" Width="100"/>
<dxg:GridColumn FieldName="Date" Header="日期" Width="130"/>
<dxg:GridColumn FieldName="FileSize" Header="大小" Width="130"/>
<!--#endregion-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment