IManageBibliographicSourcesDialog
Interface
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:
Methods
Displays the bibliographic sources dialog to manage bibliography sources.
C#
void Show(ManageBibliographicSourcesDialogContext context)
The context that provides necessary information and settings for the dialog display.