ChartPrintDialogShowPrintDialog(FrameworkElement) - метод

Shows the print dialog.

Definition

Пространство имён: Tessa.UI.Views.Charting.Charts
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public bool? ShowPrintDialog(
	[NotNullAttribute] FrameworkElement element
)

Параметры

element  FrameworkElement
The element.

Возвращаемое значение

NullableBoolean
Returns ShowDialog

См. также