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

Represents the contract for managing bibliographic sources in the dialog interface.

Definition

Namespace:Telerik.Windows.Documents.UI.Extensibility

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public interface IManageBibliographicSourcesDialog

Derived Classes: ManageBibliographicSourcesDialog

Methods

Displays the bibliographic sources dialog to manage bibliography sources.

C#
void Show(ManageBibliographicSourcesDialogContext context)
Parameters:contextManageBibliographicSourcesDialogContext

The context that provides necessary information and settings for the dialog display.