ClassEndnoteUIProvider
Class
Definition
Namespace:Telerik.WinForms.Documents.UI.UIProviders
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class EndnoteUIProvider : NoteUIProviderBase, IUIProvider
Inheritance: objectNoteUIProviderBaseEndnoteUIProvider
Implements:
Inherited Members
Constructors
EndnoteUIProvider(EndnoteRangeStart)
Declaration
cs-api-definition
public EndnoteUIProvider(EndnoteRangeStart endnoteStart)
Parameters
endnoteStart
Properties
EndnoteStart
Declaration
cs-api-definition
public EndnoteRangeStart EndnoteStart { get; }
Property Value