New to Telerik UI for WPFStart a free 30-day trial

Represents the password required dialog.

Definition

Namespace:Telerik.Windows.Documents.Fixed.UI.Dialogs

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

C#
public interface IPasswordRequiredDialog

Derived Classes: PasswordRequiredDialog

Properties

Gets or sets the current document password.

C#
string Password { get; set; }

Methods

Shows the dialog.

C#
bool? ShowDialog()
Returns:

bool?

If the password is entered.

In this article
DefinitionPropertiesPasswordMethodsShowDialog()
Not finding the help you need?
Contact Support