New to Telerik ReportingStart a free 30-day trial

AIConsentDialog

Definition

Namespace:Telerik.ReportViewer.Wpf

Assembly:Telerik.ReportViewer.Wpf.dll

Syntax:

C#
public class AIConsentDialog : Window

Inheritance: objectDispatcherObjectDependencyObjectVisualUIElementFrameworkElementControlContentControlWindowAIConsentDialog...

Constructors

Initializes a new instance of the AIConsentDialog class with default content.

C#
public AIConsentDialog()

Initializes a new instance of the AIConsentDialog class with default content.

C#
public AIConsentDialog(string contentText)
Parameters:contentTextstring

Methods

InitializeComponent

C#
public void InitializeComponent()