ClassFindDialogContext
Class
Represents FixedDialogContext class.
Definition
Namespace:Telerik.Windows.Documents.Fixed.UI.Dialogs
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
cs-api-definition
public sealed class FindDialogContext : FixedDocumentViewerDialogContext
Inheritance: objectFixedDocumentViewerDialogContextFindDialogContext
Inherited Members
Constructors
FindDialogContext(FixedDocumentViewerBase)
Initializes a new instance of the FindDialogContext class.
Declaration
cs-api-definition
public FindDialogContext(FixedDocumentViewerBase fixedDocumentViewer)
Parameters
fixedDocumentViewer
The fixed document viewer.