개정판 2f07b70a
chart bar 하는 중
Change-Id: Iba0e8eceec980c21c4a4495f4e6c9fb4dfcc4759
ConvertService/ServiceBase/Markus.Service.StationController/Views/FinalPDFAddDialog.xaml | ||
---|---|---|
81 | 81 |
<TextBox Text="{Binding FinalPDFAdd_DocInfo_ID, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" Grid.Row="1" Grid.Column="2" Grid.ColumnSpan="5"/> |
82 | 82 |
</Grid> |
83 | 83 |
<StackPanel Orientation="Horizontal" Grid.Row="1" HorizontalAlignment="Right" Margin="0 0 0 10"> |
84 |
|
|
85 | 84 |
<telerik:RadButton Content=" SEND" MinWidth="50" Margin="8 0" VerticalAlignment="Center" |
86 | 85 |
Command="{Binding FinalPDFAdd_OKCommand , Mode=TwoWay}" /> |
87 |
|
|
88 | 86 |
<telerik:RadButton Content="CANCEL" MinWidth="80" Margin="0 0 10 0" VerticalAlignment="Center" IsCancel="True" Name="Close" /> |
89 | 87 |
</StackPanel> |
90 |
|
|
91 | 88 |
</Grid> |
92 | 89 |
</Grid> |
93 | 90 |
</telerik:RadWindow> |
내보내기 Unified diff