Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
VIZ.Package
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘龙飞
VIZ.Package
Commits
671a64af
Commit
671a64af
authored
Jan 06, 2023
by
liulongfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
拖拽调整
parent
d0350da0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
15 deletions
+14
-15
VIZ.Package.Module/Page/Group/View/PageGroupView.xaml
+5
-6
VIZ.Package.Module/Page/Templage/View/PageTemplateView.xaml
+9
-9
No files found.
VIZ.Package.Module/Page/Group/View/PageGroupView.xaml
View file @
671a64af
...
@@ -96,17 +96,16 @@
...
@@ -96,17 +96,16 @@
<dxg:GridColumn Header="插件" FieldName="PluginName" ReadOnly="True" AllowSorting="False" AllowColumnFiltering="False"></dxg:GridColumn>
<dxg:GridColumn Header="插件" FieldName="PluginName" ReadOnly="True" AllowSorting="False" AllowColumnFiltering="False"></dxg:GridColumn>
</dxg:GridControl.Columns>
</dxg:GridControl.Columns>
<dxg:GridControl.View>
<dxg:GridControl.View>
<dxg:TableView
AllowEditing="True" ShowIndicator="Tru
e"
<dxg:TableView
IsColumnMenuEnabled="Fals
e"
IsColumnMenuEnabled="Fals
e"
AllowEditing="True" ShowIndicator="Tru
e"
NavigationStyle="Cell"
EditorShowMode="MouseDown"
NavigationStyle="Cell"
ShowGroupPanel="False"
ShowGroupPanel="False"
EditorShowMode="MouseUp"
AllowDragDrop="True"
AllowDragDrop="True"
ShowFilterPanelMode="Never"
ShowBandsPanel="False"
ShowBandsPanel="False"
ShowTotalSummary="False"
ShowTotalSummary="False"
ShowFixedTotalSummary="False"
ShowFixedTotalSummary="False"
ShowDragDropHint="False"
ShowDragDropHint="False"
ShowTargetInfoInDragDropHint="
F
alse">
ShowTargetInfoInDragDropHint="
f
alse">
<dxmvvm:Interaction.Behaviors>
<dxmvvm:Interaction.Behaviors>
<dxmvvm:EventToCommand EventName="RowDoubleClick" Command="{Binding ElementName=uc, Path=DataContext.OpenPageCommand,Mode=TwoWay}"></dxmvvm:EventToCommand>
<dxmvvm:EventToCommand EventName="RowDoubleClick" Command="{Binding ElementName=uc, Path=DataContext.OpenPageCommand,Mode=TwoWay}"></dxmvvm:EventToCommand>
</dxmvvm:Interaction.Behaviors>
</dxmvvm:Interaction.Behaviors>
...
...
VIZ.Package.Module/Page/Templage/View/PageTemplateView.xaml
View file @
671a64af
...
@@ -69,10 +69,10 @@
...
@@ -69,10 +69,10 @@
<dxg:GridColumn Header="引擎类型" FieldName="EngineType" ReadOnly="True" AllowSorting="False" AllowColumnFiltering="False"></dxg:GridColumn>
<dxg:GridColumn Header="引擎类型" FieldName="EngineType" ReadOnly="True" AllowSorting="False" AllowColumnFiltering="False"></dxg:GridColumn>
</dxg:GridControl.Columns>
</dxg:GridControl.Columns>
<dxg:GridControl.View>
<dxg:GridControl.View>
<dxg:TableView
AllowEditing="True" ShowIndicator="Tru
e"
<dxg:TableView
IsColumnMenuEnabled="Fals
e"
IsColumnMenuEnabled="Fals
e"
AllowEditing="True" ShowIndicator="Tru
e"
NavigationStyle="Cell"
EditorShowMode="MouseDown"
NavigationStyle="Cell"
ShowGroupPanel="False"
ShowGroupPanel="False"
EditorShowMode="MouseUp"
AllowDragDrop="True"
AllowDragDrop="True"
ShowBandsPanel="False"
ShowBandsPanel="False"
ShowTotalSummary="False"
ShowTotalSummary="False"
...
@@ -116,11 +116,11 @@
...
@@ -116,11 +116,11 @@
</dxg:GridColumn>
</dxg:GridColumn>
</dxg:GridControl.Columns>
</dxg:GridControl.Columns>
<dxg:GridControl.View>
<dxg:GridControl.View>
<dxg:TableView
AllowEditing="True" ShowIndicator="Tru
e"
<dxg:TableView
IsColumnMenuEnabled="Fals
e"
IsColumnMenuEnabled="Fals
e"
AllowEditing="True" ShowIndicator="Tru
e"
NavigationStyle="Cell"
EditorShowMode="MouseDown"
NavigationStyle="Cell"
ShowGroupPanel="False"
ShowGroupPanel="False"
EditorShowMode="MouseUp"
AllowDragDrop="
Tru
e"
AllowDragDrop="
Fals
e"
ShowBandsPanel="False"
ShowBandsPanel="False"
ShowTotalSummary="False"
ShowTotalSummary="False"
ShowFixedTotalSummary="False"
ShowFixedTotalSummary="False"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment