ChartPrintDialogShowPrintDialog(FrameworkElement) - метод
Shows the print dialog.
Пространство имён: Tessa.UI.Views.Charting.ChartsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public bool? ShowPrintDialog(
[NotNullAttribute] FrameworkElement element
)
Public Function ShowPrintDialog (
<NotNullAttribute> element As FrameworkElement
) As Boolean?
public:
Nullable<bool> ShowPrintDialog(
[NotNullAttribute] FrameworkElement^ element
)
member ShowPrintDialog :
[<NotNullAttribute>] element : FrameworkElement -> Nullable<bool>
- element FrameworkElement
-
The element.
NullableBoolean
Returns ShowDialog